diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 18:55:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 18:55:47 +0800 |
commit | 590868c5a966f9479315ce17998f4d8235eb3057 (patch) | |
tree | 8f41956b28ca19e1b1efdd8724c220efa06ed64d /emulators/vice | |
parent | c6dd95f12e073f4ffad2ecea1c5920207b85fe3a (diff) | |
download | freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.tar.gz freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.tar.zst freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.zip |
Remove USE_REINPLACE from all categories starting with E
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 |