aboutsummaryrefslogtreecommitdiff
path: root/lang/librep/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-03 10:58:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-03 10:58:02 +0000
commita60da334dbee62dfb4d4d3b270f30a3528f0a17a (patch)
tree684291e69a6aded28973db845b5aa298db479253 /lang/librep/Makefile
parente9a52bda5216ff94ed04112ac330372020a2c288 (diff)
Notes
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r--lang/librep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index a10c63492771..171817fccb34 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -20,8 +20,8 @@ PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${PORTVERSION}
USE_NEWGCC= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lxpg4 -lintl"