diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/c-unit/Makefile | 1 | ||||
-rw-r--r-- | devel/cunit/Makefile | 1 | ||||
-rw-r--r-- | devel/libeio/Makefile | 1 | ||||
-rw-r--r-- | devel/libghthash/Makefile | 1 | ||||
-rw-r--r-- | devel/sdts++/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile index f8774c8f2b4a..1f63d7801d26 100644 --- a/devel/c-unit/Makefile +++ b/devel/c-unit/Makefile @@ -23,7 +23,6 @@ DATADIR= ${PREFIX}/share/CUnit EXAMPLESDIR= ${PREFIX}/share/examples/CUnit AUTOMAKE_ARGS= --add-missing -LIBTOOLIZE_ARGS=--copy --force --install PATHFIX_MAKEFILEIN= Makefile.am OPTIONS_DEFINE= AUT BAS CON CUR DEB EXA ITE MEM diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 2bb2c53e9320..a1be1888cce7 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -40,7 +40,6 @@ PORTDOCS= * PORTEXAMPLES= * AUTOMAKE_ARGS= --add-missing -LIBTOOLIZE_ARGS=--copy --force --install PATHFIX_MAKEFILEIN= Makefile.am AUTOMATED_CONFIGURE_ENABLE= automated diff --git a/devel/libeio/Makefile b/devel/libeio/Makefile index a2b98ec41cec..5616f1441d05 100644 --- a/devel/libeio/Makefile +++ b/devel/libeio/Makefile @@ -18,7 +18,6 @@ USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -LIBTOOLIZE_ARGS=--copy --force ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index 7a551b5d5911..545a20ee2eaa 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -16,7 +16,6 @@ USES= libtool GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize AUTOMAKE_ARGS= -a -c -f -LIBTOOLIZE_ARGS=-i -c -f USE_LDCONFIG= yes PLIST_FILES= include/ght_hash_table.h \ diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 43395eca54bc..63a4ff4bedbe 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs DOS2UNIX_FILES= sdts++/io/sio_Utils.cpp USES= bison dos2unix gmake libtool makeinfo USE_AUTOTOOLS= libtoolize aclocal automake autoconf -LIBTOOLIZE_ARGS=--copy --force ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy --foreign CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include |