aboutsummaryrefslogtreecommitdiffstats
path: root/devel/xparam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r--devel/xparam/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile
index 597c8b2cfca5..da95603e8a8d 100644
--- a/devel/xparam/Makefile
+++ b/devel/xparam/Makefile
@@ -7,14 +7,15 @@
#
PORTNAME= xparam
-PORTVERSION= 1.1
+PORTVERSION= 1.11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-USE_LIBTOOL= yes
+BUILD_DEPENDS= libtool:${PORTNAME}/devel/libtool
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-dynamic
USE_GMAKE= yes