summaryrefslogtreecommitdiff
path: root/games/sarien/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/sarien/Makefile')
-rw-r--r--games/sarien/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sarien/Makefile b/games/sarien/Makefile
index 5558679fce8..6edad510a9c 100644
--- a/games/sarien/Makefile
+++ b/games/sarien/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/01/10 16:16:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/28 22:03:20 jlam Exp $
#
DISTNAME= sarien-0.7.0
@@ -11,6 +11,7 @@ COMMENT= Adventure Game Interpreter (AGI) for Sierra On-Line Titles
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
USE_GMAKE= YES
CONFIGURE_ARGS= --with-sdl
@@ -27,5 +28,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/etc/sarien.cfg ${EGDIR}/sarien.conf
.include "../../devel/SDL/buildlink2.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"