aboutsummaryrefslogtreecommitdiff
path: root/devel/libtifiles
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-10-21 13:31:31 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-10-21 13:31:31 +0000
commit3593c8f27e60c45226dfbc1a1e2b4e504cba88a7 (patch)
tree430b6fd188d1c0461b78d3c9738fc3ccbd259aea /devel/libtifiles
parent8becacbbe90b04ce8e88ac48c001cda24f676881 (diff)
downloadports-3593c8f27e60c45226dfbc1a1e2b4e504cba88a7.tar.gz
ports-3593c8f27e60c45226dfbc1a1e2b4e504cba88a7.zip
Notes
Diffstat (limited to 'devel/libtifiles')
-rw-r--r--devel/libtifiles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile
index f0f9ec98700e..16586ca62859 100644
--- a/devel/libtifiles/Makefile
+++ b/devel/libtifiles/Makefile
@@ -18,11 +18,11 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+WANT_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_AUTOCONF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"