aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-21 02:15:40 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-21 02:15:40 +0800
commit5a92a93f3e8f9c8e18a665dc94c0275c6c51f493 (patch)
treeafd151b6d7d8023903a70c8bcb1db7737f920cbc
parent07dc10f0c24e43a16b98d5188b1639a11d70816f (diff)
downloadfreebsd-ports-gnome-5a92a93f3e8f9c8e18a665dc94c0275c6c51f493.tar.gz
freebsd-ports-gnome-5a92a93f3e8f9c8e18a665dc94c0275c6c51f493.tar.zst
freebsd-ports-gnome-5a92a93f3e8f9c8e18a665dc94c0275c6c51f493.zip
- Use USES=autoreconf
-rw-r--r--devel/cunit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index a1be1888cce7..27142315819a 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -28,9 +28,8 @@ MEMTRACE_DESC= Internal memory tracking
TEST_DESC= Internal test program
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix tar:bzip2
-USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
USE_LDCONFIG= yes
+USES= autoreconf gmake libtool pathfix tar:bzip2
DATADIR= ${PREFIX}/share/CUnit
DOCSDIR= ${PREFIX}/share/doc/CUnit
@@ -39,7 +38,6 @@ PORTDATA= *
PORTDOCS= *
PORTEXAMPLES= *
-AUTOMAKE_ARGS= --add-missing
PATHFIX_MAKEFILEIN= Makefile.am
AUTOMATED_CONFIGURE_ENABLE= automated