mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
- Support staging
- Use WWW: with a single space - Make PREFIX safe - Strip binary
This commit is contained in:
parent
a2d5c50ae2
commit
b291da379c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347168
2 changed files with 5 additions and 7 deletions
|
@ -15,12 +15,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \
|
||||||
${LOCALBASE}/lib/libjpeg.a:${PORTSDIR}/graphics/jpeg
|
${LOCALBASE}/lib/libjpeg.a:${PORTSDIR}/graphics/jpeg
|
||||||
|
|
||||||
USE_XORG= xpm x11
|
USE_XORG= xpm x11
|
||||||
PLIST_FILES= bin/iiview
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
|
||||||
|
|
||||||
MAN1= iiview.1
|
|
||||||
MANCOMPRESSED= yes
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
PLIST_FILES= bin/iiview man/man1/iiview.1.gz
|
||||||
|
|
||||||
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue