summaryrefslogtreecommitdiff
path: root/deskutils/orage
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /deskutils/orage
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'deskutils/orage')
-rw-r--r--deskutils/orage/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 071bc0a88602..5e04ca222034 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -14,9 +14,9 @@ COMMENT= Calendar application for the Xfce Desktop
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libical.so:${PORTSDIR}/devel/libical
+LIB_DEPENDS= libpopt.so:devel/popt \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libical.so:devel/libical
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -27,7 +27,7 @@ USE_XFCE= panel
OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT= NOTIFY
-NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
NOTIFY_CONFIGURE_ENABLE= libnotify
CFLAGS+= -I${LOCALBASE}/include/libical