aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-27 03:19:49 +0800
committerade <ade@FreeBSD.org>2006-02-27 03:19:49 +0800
commit216fc57b0dcb2fcfd44aec5bd1415167a25f5987 (patch)
treeef63cee9af3a575e8beeb6b7c62d69436249f1d0 /sysutils
parent1caa7457d68e37fa0f34fa33386f81cc4f4592db (diff)
downloadfreebsd-ports-gnome-216fc57b0dcb2fcfd44aec5bd1415167a25f5987.tar.gz
freebsd-ports-gnome-216fc57b0dcb2fcfd44aec5bd1415167a25f5987.tar.zst
freebsd-ports-gnome-216fc57b0dcb2fcfd44aec5bd1415167a25f5987.zip
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/kdar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kdar/Makefile b/sysutils/kdar/Makefile
index 6f4f3fc84819..e8a7cf6801a5 100644
--- a/sysutils/kdar/Makefile
+++ b/sysutils/kdar/Makefile
@@ -19,8 +19,8 @@ LIB_DEPENDS= dar.3:${PORTSDIR}/sysutils/dar
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_KDEBASE_VER= 3
+USE_AUTOTOOLS= libtool:15
+USE_KDEBASE_VER=3
USE_REINPLACE= yes
.include <bsd.port.pre.mk>