aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/frodo
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-07 18:55:47 +0800
committeredwin <edwin@FreeBSD.org>2006-05-07 18:55:47 +0800
commit590868c5a966f9479315ce17998f4d8235eb3057 (patch)
tree8f41956b28ca19e1b1efdd8724c220efa06ed64d /emulators/frodo
parentc6dd95f12e073f4ffad2ecea1c5920207b85fe3a (diff)
downloadfreebsd-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/frodo')
-rw-r--r--emulators/frodo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index bd4ee4d86243..fc46d3580475 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -23,7 +23,6 @@ WRKNAME= Frodo-4.1b
WRKSRC= ${WRKDIR}/${WRKNAME}/Src
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${CFLAGS}"
-USE_REINPLACE= yes
.if !defined(WITHOUT_SDL)
USE_SDL= sdl
.endif