aboutsummaryrefslogtreecommitdiff
path: root/games/noegnud-slashem
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-27 10:33:12 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-27 10:33:12 +0000
commit90d9865c237babf45fec33a878349f6b4fbc97d8 (patch)
treefaad12a12a21cf7c4a30829c5959f37aa155a598 /games/noegnud-slashem
parent348821989cca90798c9080fa734de5f7830781cf (diff)
downloadports-90d9865c237babf45fec33a878349f6b4fbc97d8.tar.gz
ports-90d9865c237babf45fec33a878349f6b4fbc97d8.zip
Fix extract problem
PR: 93889 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Approved by: portmgr (kris) Pointyhat to: ehaupt
Notes
Notes: svn path=/head/; revision=156844
Diffstat (limited to 'games/noegnud-slashem')
-rw-r--r--games/noegnud-slashem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-slashem/Makefile b/games/noegnud-slashem/Makefile
index f5987a2cc57b..5b2f751a34f2 100644
--- a/games/noegnud-slashem/Makefile
+++ b/games/noegnud-slashem/Makefile
@@ -46,7 +46,7 @@ pre-everything::
.endif
post-extract:
- @${CP} ${DISTDIR}/se006e4f8${EXTRACT_SUFX} ${WRKSRC}/tarballs
+ @${CP} ${DISTDIR}/se006e4f8.tar.gz ${WRKSRC}/tarballs
(cd ${WRKSRC} && ${MAKE} slashem-0.0.6E4F8)
post-patch: