aboutsummaryrefslogtreecommitdiff
path: root/net/grdesktop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /net/grdesktop
parentd65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (diff)
downloadports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.tar.gz
ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to 'net/grdesktop')
-rw-r--r--net/grdesktop/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
index 66827cf7fffc..c5d525734e33 100644
--- a/net/grdesktop/Makefile
+++ b/net/grdesktop/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: grdesktop
-# Date created: Jan 3 2003
-# Whom: Florent Thoumie <flz@xbsd.org>
-#
+# Created by: Florent Thoumie <flz@xbsd.org>
# $FreeBSD$
-#
PORTNAME= grdesktop
PORTVERSION= 0.23
@@ -18,7 +14,7 @@ COMMENT= GNOME frontend for the remote desktop client (rdesktop)
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= libgnomeui gnomeprefix gnomehack
GCONF_SCHEMAS= grdesktop.schemas
INSTALLS_OMF= yes