aboutsummaryrefslogtreecommitdiff
path: root/emulators/bfe
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 /emulators/bfe
parent91aef48724f00ea5b70b061a0f80e8a21301e82e (diff)
downloadports-11008fac27e5485282926e61cd96bac1a4ae3069.tar.gz
ports-11008fac27e5485282926e61cd96bac1a4ae3069.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326840
Diffstat (limited to 'emulators/bfe')
-rw-r--r--emulators/bfe/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile
index 6b8a33c3793e..c3725a1c6f32 100644
--- a/emulators/bfe/Makefile
+++ b/emulators/bfe/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bfe
-# Date created: 02 February 2000
-# Whom: jhb
-#
+# Created by: jhb
# $FreeBSD$
-#
PORTNAME= bfe2
PORTVERSION= 20030723
@@ -19,6 +15,7 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs
WRKSRC= ${WRKDIR}/${PORTNAME}
+USES= pkgconfig
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh