diff options
author | dburr <dburr@FreeBSD.org> | 2002-05-19 13:03:09 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 2002-05-19 13:03:09 +0800 |
commit | aa9c06b63b111389db40a949716e29da350a61b3 (patch) | |
tree | 0f2e7a0a892297db9d3311c0a14f52cce845b64b /games/fsgs | |
parent | 80134fa6913dbd62b39af44dc536e4adfd120a8d (diff) | |
download | freebsd-ports-gnome-aa9c06b63b111389db40a949716e29da350a61b3.tar.gz freebsd-ports-gnome-aa9c06b63b111389db40a949716e29da350a61b3.tar.zst freebsd-ports-gnome-aa9c06b63b111389db40a949716e29da350a61b3.zip |
Marked IGNORE: "Disabled for legal reasons"
see PR Ports/29009
Diffstat (limited to 'games/fsgs')
-rw-r--r-- | games/fsgs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fsgs/Makefile b/games/fsgs/Makefile index 9eecb9682362..bb610164396e 100644 --- a/games/fsgs/Makefile +++ b/games/fsgs/Makefile @@ -13,10 +13,10 @@ DISTFILES= fsgs07126bsd.tgz fsgs0721lx.tgz MAINTAINER= dburr@FreeBSD.ORG -FORBIDDEN= "Some data files probably need to be made group-writable" - NO_BUILD= yes +IGNORE= "Disabled for legal reasons" + do-install: ${CP} -Rp ${WRKDIR}/opt/fsgs ${PREFIX}/fsgs ${CP} ${WRKDIR}/release/fsgs ${PREFIX}/fsgs/fsgs |