aboutsummaryrefslogtreecommitdiff
path: root/emulators/x48/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
commitb3e4e19ddced293c5d1147a3172d522b4a807708 (patch)
tree3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /emulators/x48/Makefile
parenteaa56b6fc08ef5b5a1500ce02bed6585015cad94 (diff)
downloadports-b3e4e19ddced293c5d1147a3172d522b4a807708.tar.gz
ports-b3e4e19ddced293c5d1147a3172d522b4a807708.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326132
Diffstat (limited to 'emulators/x48/Makefile')
-rw-r--r--emulators/x48/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 14b863743ec1..58b3e908a5b1 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -24,7 +24,7 @@ AUTOMAKE_ARGS= --add-missing --copy -Wno-portability
ACLOCAL_ARGS= # default args (--acdir=...) produce broken configure script
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LIBS=-lutil
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_XORG= x11 xext xt
NO_WRKSUBDIR= yes