summaryrefslogtreecommitdiff
path: root/games/freeciv-share/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv-share/Makefile')
-rw-r--r--games/freeciv-share/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/freeciv-share/Makefile b/games/freeciv-share/Makefile
index 9c3da346235..598db37b7d1 100644
--- a/games/freeciv-share/Makefile
+++ b/games/freeciv-share/Makefile
@@ -1,11 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2000/08/12 06:34:36 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/04 14:18:50 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-share-/}
-BUILD_DEPENDS+= ${LOCALBASE}/include/libintl.h:../../devel/gettext
-
CONFIGURE_ARGS+= --disable-server
CONFIGURE_ARGS+= --enable-client=no
-CPPFLAGS+= -I${LOCALBASE}/include # libintl.h
.include "../../games/freeciv-share/Makefile.common"