aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 17:59:01 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 17:59:01 +0800
commit7dd2b8275706e35dfd1e4300af1f614c4e58a0c0 (patch)
tree3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /emulators
parent8e9b67036c221691a461cb06c98cf968f1429dc7 (diff)
downloadfreebsd-ports-gnome-7dd2b8275706e35dfd1e4300af1f614c4e58a0c0.tar.gz
freebsd-ports-gnome-7dd2b8275706e35dfd1e4300af1f614c4e58a0c0.tar.zst
freebsd-ports-gnome-7dd2b8275706e35dfd1e4300af1f614c4e58a0c0.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'emulators')
-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