aboutsummaryrefslogtreecommitdiffstats
path: root/games/xfrisk/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-19 11:43:53 +0800
committerasami <asami@FreeBSD.org>1997-11-19 11:43:53 +0800
commit95561c2d2ffe485634de305e3ffa537ca9c327fa (patch)
tree1dfacea475704d8fa6322a53ec8b83e8b9d549b8 /games/xfrisk/Makefile
parent72acacaf471ff4da6275e929daabcf5ce55aab3d (diff)
downloadfreebsd-ports-gnome-95561c2d2ffe485634de305e3ffa537ca9c327fa.tar.gz
freebsd-ports-gnome-95561c2d2ffe485634de305e3ffa537ca9c327fa.tar.zst
freebsd-ports-gnome-95561c2d2ffe485634de305e3ffa537ca9c327fa.zip
Make it install stuff in the right place.
Submitted by: Matthew Hunt <mph@pobox.com>
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r--games/xfrisk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index 1c2fdf63f0ec..7d824df6e6c2 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
-# $Id: Makefile,v 1.2 1997/11/16 09:13:49 fenner Exp $
+# $Id: Makefile,v 1.3 1997/11/19 00:04:02 asami Exp $
#
DISTNAME= XFrisk-0.99c0pl9
@@ -14,14 +14,12 @@ MASTER_SITE_SUBDIR= games/multiplayer/
MAINTAINER= mph@pobox.com
-BROKEN= package
-
NO_CDROM= Possible trademark infringement
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
pre-configure:
- touch ${WRKSRC}/types.h
+ ${TOUCH} ${WRKSRC}/types.h
.include <bsd.port.mk>