aboutsummaryrefslogtreecommitdiff
path: root/games/xfrisk/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-16 09:13:54 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-16 09:13:54 +0000
commit84713da4225d17c1b80f726505add3ba02d71f96 (patch)
treef1df4b24f830fe3cdbd63dbdfe1c36a017c9a553 /games/xfrisk/Makefile
parent6044f964afa75ca16e1c68890205eac2a8a10f2b (diff)
downloadports-84713da4225d17c1b80f726505add3ba02d71f96.tar.gz
ports-84713da4225d17c1b80f726505add3ba02d71f96.zip
Notes
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r--games/xfrisk/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index c777a49e3fe4..9247a27e680f 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xfrisk
-# Version required: 0.99b4
+# Version required: 0.99c0pl9
# Date created: 20 April 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $
#
-DISTNAME= Frisk-0.99b4
-PKGNAME= xfrisk-0.99b4
+DISTNAME= XFrisk-0.99c0pl9
+PKGNAME= xfrisk-0.99c09
CATEGORIES= games
-MASTER_SITES= $(MASTER_SITE_XCONTRIB)
+MASTER_SITES= $(MASTER_SITE_XCONTRIB)
MASTER_SITE_SUBDIR= games/multiplayer/
MAINTAINER= mph@pobox.com
@@ -19,4 +19,7 @@ NO_CDROM= Possible trademark infringement
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
+pre-configure:
+ touch ${WRKSRC}/types.h
+
.include <bsd.port.mk>