summaryrefslogtreecommitdiff
path: root/x11-toolkits/paragui
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
commit480346363349d34df50ccbe8af45c0135915e85e (patch)
tree1a2e4492be352c5eb3cccec7ffe7866db512735c /x11-toolkits/paragui
parentupgrade to 1.4.1 (diff)
Add USE_REINPLACE where appropriate.
Notes
Notes: svn path=/head/; revision=61545
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r--x11-toolkits/paragui/Makefile1
1 files changed, 1 insertions, 0 deletions
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}" \