aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/kmag/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /accessibility/kmag/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'accessibility/kmag/Makefile')
-rw-r--r--accessibility/kmag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile
index 2b32e04b256d..80bd148fdc02 100644
--- a/accessibility/kmag/Makefile
+++ b/accessibility/kmag/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdeaccessibility
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -20,7 +21,7 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_REINPLACE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"