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/vice | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 259228083e9c..a6116952942d 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" USE_XPM= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GCC= 3.4+ GNU_CONFIGURE= yes |