aboutsummaryrefslogtreecommitdiff
path: root/emulators/kqemu-kmod
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-02-07 19:41:18 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-02-07 19:41:18 +0000
commit9806a29b6121a87d939a84249184be2d7fd90bbe (patch)
treef4a778e0a7d2876247f67c33151140aa8ca699e3 /emulators/kqemu-kmod
parentca988f626dc6df91776f83d04508776d08b42fec (diff)
downloadports-9806a29b6121a87d939a84249184be2d7fd90bbe.tar.gz
ports-9806a29b6121a87d939a84249184be2d7fd90bbe.zip
Notes
Diffstat (limited to 'emulators/kqemu-kmod')
-rw-r--r--emulators/kqemu-kmod/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile
index 2ca15932a114..fdba6911b98a 100644
--- a/emulators/kqemu-kmod/Makefile
+++ b/emulators/kqemu-kmod/Makefile
@@ -21,14 +21,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= i386 amd64
HAS_CONFIGURE= yes
-USE_GMAKE= yes
USE_GCC= any
CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}
CONFLICTS= kqemu-kmod-devel-[0-9]*
USE_RC_SUBR= kqemu
-USES= kmod
+USES= kmod gmake uidfix
.include <bsd.port.pre.mk>