Add p5-URI to RUN_DEPENDS too, exo-compose-mail-1 uses URI::Escape,
URI::file and URI::URL. Bump REVISION.
This commit is contained in:
parent
cb00849379
commit
a3e1327fa0
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2013/03/11 11:46:17 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2013/04/18 11:36:36 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 extension library
|
||||
|
||||
XFCE_VERSION= 0.10.2
|
||||
XFCE_PROJECT= exo
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS= exo-1 0.2
|
||||
|
||||
@ -20,6 +21,8 @@ CONFIGURE_ENV= ac_cv_header_sys_ucred_h=yes \
|
||||
ac_cv_header_sys_mount_h=yes
|
||||
|
||||
BUILD_DEPENDS= www/p5-URI
|
||||
# used by helper exo-compose-mail-1
|
||||
RUN_DEPENDS= www/p5-URI
|
||||
LIB_DEPENDS= x11/xfce4/libxfce4ui>=4.10.0 \
|
||||
x11/xfce4/libxfce4util>=4.10.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user