diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-15 10:06:30 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-15 10:06:30 +0000 |
| commit | 2f95b548dc9490f24cfffd1cd42b70b8b410afd7 (patch) | |
| tree | 6597eba98b06531ae1118b8945fe2cab225ca408 /games/frobtads/Makefile | |
| parent | 04b9e1f9c8e889e99856cecd9ef099b443b620d4 (diff) | |
Notes
Diffstat (limited to 'games/frobtads/Makefile')
| -rw-r--r-- | games/frobtads/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/frobtads/Makefile b/games/frobtads/Makefile index f7ccfc812a2c..dd2f53484b6a 100644 --- a/games/frobtads/Makefile +++ b/games/frobtads/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ CONFLICTS= tads-2.* -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= automake autoconf GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcompat" @@ -24,7 +24,6 @@ CONFIGURE_ENV= LIBS="-lcompat" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes pre-configure: (cd ${WRKSRC}; ${SH} bootstrap) |
