aboutsummaryrefslogtreecommitdiff
path: root/net/librsync
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
commit810fcd34d222c8454edfe0f4482218015055ba7f (patch)
tree5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /net/librsync
parent98167c54e900ca7cd3d7970908c25de25138398f (diff)
downloadports-810fcd34d222c8454edfe0f4482218015055ba7f.tar.gz
ports-810fcd34d222c8454edfe0f4482218015055ba7f.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Notes
Notes: svn path=/head/; revision=47231
Diffstat (limited to 'net/librsync')
-rw-r--r--net/librsync/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile
index df1d4b106d01..6ab45d75243b 100644
--- a/net/librsync/Makefile
+++ b/net/librsync/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include"
CONFIGURE_ARGS= --enable-shared --disable-trace