aboutsummaryrefslogtreecommitdiff
path: root/games/xmris
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1994-12-12 22:17:19 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1994-12-12 22:17:19 +0000
commitf41d8edd13318bc85ee192e2ea0a763628191ff8 (patch)
treea3c1d12bbc80bd52f44d5fbe036710d93edb3ac0 /games/xmris
parenta502b4e94e94c4a560bb3c7d1b85c612d99d3e58 (diff)
downloadports-f41d8edd13318bc85ee192e2ea0a763628191ff8.tar.gz
ports-f41d8edd13318bc85ee192e2ea0a763628191ff8.zip
removed IS_INTERACTIVE and pre-intsall target. They are no longer necessary.
Notes
Notes: svn path=/head/; revision=562
Diffstat (limited to 'games/xmris')
-rw-r--r--games/xmris/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile
index 7121727b8360..cb6985336c74 100644
--- a/games/xmris/Makefile
+++ b/games/xmris/Makefile
@@ -2,9 +2,5 @@ DISTNAME= xmris.4.02
USE_IMAKE= yes
USE_GMAKE= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
-IS_INTERACTIVE= yes
-
-pre-install:
- @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man)
.include <bsd.port.mk>