summaryrefslogtreecommitdiff
path: root/net/tn5250/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r--net/tn5250/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index 5aac398cc616..7461d367ce25 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tn5250
PORTVERSION= 0.17.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ COMMENT= 5250 Telnet protocol and Terminal
USE_GNOME= gnomehack gnometarget pkgconfig
USE_OPENSSL= yes
USE_GETOPT_LONG= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE}