diff options
author | asami <asami@FreeBSD.org> | 1996-05-16 13:21:38 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-05-16 13:21:38 +0800 |
commit | f9f6e5ea2a0d5b862afeceb24a16f1fcf358330c (patch) | |
tree | bdabfc977a7a6c5c714ca18e1745996d7a93452f /games/imaze | |
parent | e134145478c1f34970a1e33c916a242c428797be (diff) | |
download | freebsd-ports-gnome-f9f6e5ea2a0d5b862afeceb24a16f1fcf358330c.tar.gz freebsd-ports-gnome-f9f6e5ea2a0d5b862afeceb24a16f1fcf358330c.tar.zst freebsd-ports-gnome-f9f6e5ea2a0d5b862afeceb24a16f1fcf358330c.zip |
Remove NO_CDROM, we got the author's explicit permission.
Thanks to: jkh
Diffstat (limited to 'games/imaze')
-rw-r--r-- | games/imaze/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index d778d80136d7..a17f96f1071a 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xview\\.3\\.2:${PORTSDIR}/x11/xview-lib EXTRACT_ONLY= imaze1.3.tar.Z NO_CONFIGURE= yes USE_X11= yes -NO_CDROM= yes post-extract: @cp ${FILESDIR}/Makefile ${WRKDIR}/imaze/Makefile |