From 57c5b31de7e18245f582318496394bea5bb4aefc Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 19 Jun 2002 08:18:10 +0000 Subject: Add USE_REINPLACE where appropriate. --- x11-toolkits/paragui-devel/Makefile | 1 + x11-toolkits/paragui/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'x11-toolkits') 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}" \ -- cgit