summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 10:22:44 +0000
committerwiz <wiz>2000-09-03 10:22:44 +0000
commitdd474eae22920736f3e65c468754d8f59d015ed3 (patch)
tree6d22a3d1077db3564c8ad981dfadbfafba8e8a8d /games
parentcaa1b7ffefb1ba26d7a62e57818f606956847b28 (diff)
downloadpkgsrc-dd474eae22920736f3e65c468754d8f59d015ed3.tar.gz
remove 'jlam' target
Diffstat (limited to 'games')
-rw-r--r--games/maelstrom/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index e66a3578ba3..73d40338ef3 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:25 tron Exp $
+# $NetBSD: Makefile,v 1.10 2000/09/03 10:22:44 wiz Exp $
DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz
PKGNAME= maelstrom-2.0.6
@@ -23,9 +23,6 @@ USE_XPM= YES
EVAL_PREFIX+= XPMDIR=xpm
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} XPMDIR=${XPMDIR}
-jlam:
- @echo ${MAKE_ENV}
-
post-install:
cd ${PREFIX}/share/maelstrom && \
${PAX} -rzf ${DISTDIR}/${ESOUND} -p m && \