aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rdup
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-04 19:30:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-04 19:30:52 +0000
commit29fbf95c261768d11b308211e8e7463e3912193b (patch)
tree003728539fe272a72efab98dac2334f8d3309863 /sysutils/rdup
parent688ee240d13a8ce022163de1c88bc2e5e34ba424 (diff)
downloadports-29fbf95c261768d11b308211e8e7463e3912193b.tar.gz
ports-29fbf95c261768d11b308211e8e7463e3912193b.zip
Notes
Diffstat (limited to 'sysutils/rdup')
-rw-r--r--sysutils/rdup/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile
index 01439e5884c5..c1df78c096e3 100644
--- a/sysutils/rdup/Makefile
+++ b/sysutils/rdup/Makefile
@@ -6,23 +6,25 @@
# $FreeBSD$
#
-PORTNAME= rdup
+PORTNAME= rdup
PORTVERSION= 1.0.0
-CATEGORIES= sysutils
+CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://miek.nl/projects/rdup/
+ http://miek.nl/projects/rdup/
MAINTAINER= corky1951@comcast.net
COMMENT= A tool to generate an (incremental) backup file list
LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \
- pcre:${PORTSDIR}/devel/pcre \
- archive:${PORTSDIR}/archivers/libarchive \
- nettle:${PORTSDIR}/security/nettle
+ pcre:${PORTSDIR}/devel/pcre \
+ archive:${PORTSDIR}/archivers/libarchive \
+ nettle:${PORTSDIR}/security/nettle
-USE_BZIP2= yes
+USE_BZIP2= yes
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
USE_GMAKE= yes
MAKEFILE= GNUmakefile