aboutsummaryrefslogtreecommitdiff
path: root/games/krogue/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-02-27 15:09:02 +0000
committerSteve Price <steve@FreeBSD.org>2000-02-27 15:09:02 +0000
commit6d9dc664a399479edd8d284a9fedfce0b4496e4a (patch)
treeb4c8f2a10d9e7db5363cfa3b0f6d5398dd02b69b /games/krogue/Makefile
parentfdb890cf8d750edcf362cb17edaf7890ac024925 (diff)
downloadports-6d9dc664a399479edd8d284a9fedfce0b4496e4a.tar.gz
ports-6d9dc664a399479edd8d284a9fedfce0b4496e4a.zip
- Add USE_LIBTOOL=yes.
- Sort pkg/PLIST.
Notes
Notes: svn path=/head/; revision=26365
Diffstat (limited to 'games/krogue/Makefile')
-rw-r--r--games/krogue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/krogue/Makefile b/games/krogue/Makefile
index 331c7fcbc052..81ef00472717 100644
--- a/games/krogue/Makefile
+++ b/games/krogue/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
USE_QT= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_GMAKE= yes
MAKE_ENV= SHELL=${SH} PREFIX=${PREFIX} MAKE=${GMAKE} PCFLAGS="${CFLAGS}"