aboutsummaryrefslogtreecommitdiff
path: root/games/linux-ssamtse
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-08 13:10:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-08 13:10:48 +0000
commit6dd562eb05d0379c9c7a822560d95d625d0ced5f (patch)
tree7f252956e214428693ca55c2e7e9276b55990917 /games/linux-ssamtse
parentd90c1cf2342ae2ea6150c57482e413d888c99cf1 (diff)
downloadports-6dd562eb05d0379c9c7a822560d95d625d0ced5f.tar.gz
ports-6dd562eb05d0379c9c7a822560d95d625d0ced5f.zip
Notes
Diffstat (limited to 'games/linux-ssamtse')
-rw-r--r--games/linux-ssamtse/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile
index 6016c76b7bae..7bf21eaa1e7d 100644
--- a/games/linux-ssamtse/Makefile
+++ b/games/linux-ssamtse/Makefile
@@ -23,6 +23,10 @@ RESTRICTED= Redistribution is limited, see license
PORTDOCS= README.liflg ShellSymbols.txt changes.txt Notes_1_04.txt
SUB_FILES= pkg-message
+.if !defined(CDROM_MOUNT)
+IGNORE= ${PKGNAME} requires CDROM_MOUNT set to mount point of CD
+.endif
+
NO_STAGE= yes
.include <bsd.port.options.mk>
@@ -51,10 +55,6 @@ post-patch:
-e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/bin/${PORTNAME}
do-install:
-.if !defined(CDROM_MOUNT)
- @${ECHO_CMD} "${PKGNAME} requires CDROM_MOUNT set to mount point of CD"
- @${FALSE}
-.endif
.if !exists(${CDROM_MOUNT}/Install/Mods/SecondEncounterTbn.tex)
@${ECHO_CMD} "${PKGNAME} requires a retail Second Encounter disc"
@${FALSE}