aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libgksu
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/libgksu
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'sysutils/libgksu')
-rw-r--r--sysutils/libgksu/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile
index 6bda17e62adf..fae954a18356 100644
--- a/sysutils/libgksu/Makefile
+++ b/sysutils/libgksu/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= http://people.debian.org/~kov/gksu/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library providing su and sudo functionality
-LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
- libglade-2.0.so:${PORTSDIR}/devel/libglade2 \
- libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
- libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
-RUN_DEPENDS= xauth:${PORTSDIR}/x11/xauth \
- sudo:${PORTSDIR}/security/sudo
+LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \
+ libglade-2.0.so:devel/libglade2 \
+ libgnome-keyring.so:security/libgnome-keyring \
+ libstartup-notification-1.so:x11/startup-notification
+RUN_DEPENDS= xauth:x11/xauth \
+ sudo:security/sudo
USES= gettext gmake libtool pathfix pkgconfig
USE_GNOME= glib20 gconf2 intltool