summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-qt
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /x11-toolkits/p5-qt
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadFreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip
FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'x11-toolkits/p5-qt')
-rw-r--r--x11-toolkits/p5-qt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile
index f96e2a6..9f4378b 100644
--- a/x11-toolkits/p5-qt/Makefile
+++ b/x11-toolkits/p5-qt/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qt
PORTVERSION= 3.008
+PORTREVISION= 1
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -23,12 +24,11 @@ COMMENT= A set of Perl bindings for the Qt toolkit
USE_GL= yes
USE_QT_VER= 3
-USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
PLIST_FILES= bin/pqtapi bin/pqtsh bin/puic include/smoke.h \
- lib/libsmokeqt.a lib/libsmokeqt.so lib/libsmokeqt.so.3
+ lib/libsmokeqt.la lib/libsmokeqt.so lib/libsmokeqt.so.3
MAN1= puic.1
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
OpenPOWER on IntegriCloud