summaryrefslogtreecommitdiff
path: root/x11/xscreensaver-gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xscreensaver-gnome/Makefile')
-rw-r--r--x11/xscreensaver-gnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index fd795a081dd0..57f17f0676b9 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -12,7 +12,7 @@ DISTNAME= xscreensaver-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Save your screen while you entertain your cat (for GNOME users)
-LIB_DEPENDS= libgle.so:${PORTSDIR}/graphics/gle
+LIB_DEPENDS= libgle.so:graphics/gle
#CONFLICTS?= xscreensaver-[0-9]* xscreensaver-gnome-hacks-[0-9]*
@@ -57,7 +57,7 @@ PLIST_SUB+= PAM="@comment "
.if ${PORT_OPTIONS:MKEYRING}
SUB_LIST+= PAM_KEYRING=
-RUN_DEPENDS+= ${LOCALBASE}/lib/pam_gnome_keyring.so:${PORTSDIR}/security/gnome-keyring
+RUN_DEPENDS+= ${LOCALBASE}/lib/pam_gnome_keyring.so:security/gnome-keyring
.else
SUB_LIST+= PAM_KEYRING=\#
.endif