aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gphpedit
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
commit74e0f8a8b686b5907c28d2392a09652cada4ca50 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /editors/gphpedit
parentcfe05aaa850def1fcb987abccbb3e58403ad9257 (diff)
downloadfreebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.gz
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.zst
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'editors/gphpedit')
-rw-r--r--editors/gphpedit/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile
index a572ad3fa0b0..1a1a614a612f 100644
--- a/editors/gphpedit/Makefile
+++ b/editors/gphpedit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gphpedit
-# Date created: 2004-11-21
-# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-#
+# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$
-#
PORTNAME= gphpedit
PORTVERSION= 0.9.80
@@ -16,7 +12,7 @@ MASTER_SITES= http://www.gphpedit.org/download/store/ \
MAINTAINER= novel@FreeBSD.org
COMMENT= PHP, HTML, and CSS development environment for GNOME 2.x
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include