mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
a808a813e8
commit
d40498ede6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337549
@ -11,14 +11,13 @@ COMMENT= Parallel, lossless data compressor based on the LZMA algorithm
|
||||
|
||||
BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib
|
||||
|
||||
PLIST_FILES= bin/plzip
|
||||
PLIST_FILES= bin/plzip \
|
||||
man/man1/plzip.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
MAN1= plzip.1
|
||||
INFO= plzip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user