aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cppunit
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-30 07:40:17 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-30 07:40:17 +0800
commitccd6b1db39fe5f5e129fac6e64d7507bec0d2da2 (patch)
tree0df970ff39faac3ca9f589cf56e32ecab53e92b5 /devel/cppunit
parent4fc8923b77c937d645c76354a3916a9dbe8e55b2 (diff)
downloadfreebsd-ports-gnome-ccd6b1db39fe5f5e129fac6e64d7507bec0d2da2.tar.gz
freebsd-ports-gnome-ccd6b1db39fe5f5e129fac6e64d7507bec0d2da2.tar.zst
freebsd-ports-gnome-ccd6b1db39fe5f5e129fac6e64d7507bec0d2da2.zip
- Switch devel/cppunit to USES=libtool, drop .la files
Approved by: portmgr blanket
Diffstat (limited to 'devel/cppunit')
-rw-r--r--devel/cppunit/Makefile4
-rw-r--r--devel/cppunit/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index a57482e22665..881d7046a020 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cppunit
PORTVERSION= 1.12.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
@@ -12,7 +12,7 @@ COMMENT= C++ port of the JUnit framework for unit testing
OPTIONS_DEFINE= DOXYGEN DOCS
-USE_AUTOTOOLS= libtool
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/cppunit/pkg-plist b/devel/cppunit/pkg-plist
index ef0567e7daae..ab6884aeace1 100644
--- a/devel/cppunit/pkg-plist
+++ b/devel/cppunit/pkg-plist
@@ -1,9 +1,8 @@
bin/DllPlugInTester
bin/cppunit-config
-lib/libcppunit-1.12.so
lib/libcppunit-1.12.so.1
+lib/libcppunit-1.12.so.1.0.0
lib/libcppunit.a
-lib/libcppunit.la
lib/libcppunit.so
libdata/pkgconfig/cppunit.pc
man/man1/cppunit-config.1.gz