diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /emulators/minivmac | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'emulators/minivmac')
-rw-r--r-- | emulators/minivmac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 34e27314cede..51e6b84cd419 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A miniature Macintosh emulator -USE_REINPLACE= yes USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} |