aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2012-06-06 18:43:19 +0800
committerehaupt <ehaupt@FreeBSD.org>2012-06-06 18:43:19 +0800
commit28bc550f61cdaf27db599ad1e296f2062a337c8b (patch)
treeedde8cb274be868771da222c2372cd8d700a5693 /deskutils
parent87e741950f4ede0fb4ac6117b9c142420a080773 (diff)
downloadfreebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.tar.gz
freebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.tar.zst
freebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.zip
Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by: az
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile
index 3b064f487874..f58fd987e144 100644
--- a/deskutils/xfce4-notification-daemon/Makefile
+++ b/deskutils/xfce4-notification-daemon/Makefile
@@ -19,7 +19,7 @@ COMMENT= Port of Gnome's notification-daemon for the Xfce desktop
LICENSE= GPLv2
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus