summaryrefslogtreecommitdiff
path: root/ports-mgmt/bxpkg/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-09 18:54:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-09 18:54:28 +0000
commit11008fac27e5485282926e61cd96bac1a4ae3069 (patch)
tree3b969fb0c53d4fb2ae1cc9be5ebaeeab1ed7e2c9 /ports-mgmt/bxpkg/Makefile
parent- convert to the new perl5 framework (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326840
Diffstat (limited to 'ports-mgmt/bxpkg/Makefile')
-rw-r--r--ports-mgmt/bxpkg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/bxpkg/Makefile b/ports-mgmt/bxpkg/Makefile
index 50a13be3eb28..0cfdc011c7c1 100644
--- a/ports-mgmt/bxpkg/Makefile
+++ b/ports-mgmt/bxpkg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bxpkg
-# Date Created: 7 February 2011
-# Whom: Kostas Petrikas <kpetrikas@gmail.com>
-#
+# Created by: Kostas Petrikas <kpetrikas@gmail.com>
# $FreeBSD$
-#
PORTNAME= bxpkg
DISTVERSION= 0.0.4_0
@@ -15,6 +11,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}
MAINTAINER= kpetrikas@gmail.com
COMMENT= bxPKG is a GTK+ based tool to manage binary packages on BSD systems.
+USES= pkgconfig
USE_XORG= x11
USE_GNOME= gtk20