aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-06-19 16:18:10 +0800
committersobomax <sobomax@FreeBSD.org>2002-06-19 16:18:10 +0800
commit57c5b31de7e18245f582318496394bea5bb4aefc (patch)
treea4d63eb155e8dfb9428d1f6faed6e91fcb4150fd /x11-toolkits
parente393efe41636d2ce1d333ea764a674b6dc86cda9 (diff)
downloadfreebsd-ports-gnome-57c5b31de7e18245f582318496394bea5bb4aefc.tar.gz
freebsd-ports-gnome-57c5b31de7e18245f582318496394bea5bb4aefc.tar.zst
freebsd-ports-gnome-57c5b31de7e18245f582318496394bea5bb4aefc.zip
Add USE_REINPLACE where appropriate.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/paragui-devel/Makefile1
-rw-r--r--x11-toolkits/paragui/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 9d021cc0e2d9..2a3e4fd31356 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_X_PREFIX= yes
+USE_REINPLACE= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 9d021cc0e2d9..2a3e4fd31356 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_X_PREFIX= yes
+USE_REINPLACE= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \