aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzip
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-07-05 07:56:04 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-07-05 07:56:04 +0000
commite09ec355e0906043d27fc56f276072ac6a523de2 (patch)
tree5a71ec1ae09fa4a64dc235bd808ec2127fa8542f /archivers/lzip
parent7cfb883f9735d2e18386b22b5dbdba90f7242e13 (diff)
downloadports-e09ec355e0906043d27fc56f276072ac6a523de2.tar.gz
ports-e09ec355e0906043d27fc56f276072ac6a523de2.zip
o Uphold CXX, CXXFLAGS and LDFLAGS.
o Bump PORTREVISION. PR: 136312 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=237164
Diffstat (limited to 'archivers/lzip')
-rw-r--r--archivers/lzip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index 3570b10eec20..02006d7f50f7 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lzip
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
@@ -16,6 +17,9 @@ COMMENT= Is a lossless data compressor based on the LZMA algorithm
PLIST_FILES= bin/lzip bin/lzdiff bin/lzgrep bin/lziprecover
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= CXX="${CXX}" \
+ CXXFLAGS="${CXXFLAGS}" \
+ LDFLAGS="${LDFLAGS}"
MAN1= lzip.1 lzdiff.1 lzgrep.1 lziprecover.1
INFO= lzip