- Support staging

- Use WWW: with a single space
- Make PREFIX safe
- Strip binary
This commit is contained in:
Emanuel Haupt 2014-03-06 07:56:29 +00:00
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

View file

@ -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>

View file

@ -3,4 +3,4 @@ pictures in a directory as thumbnails. Selected images can
then be shown in full size. It reads the most common graphic then be shown in full size. It reads the most common graphic
formats. formats.
WWW: http://sourceforge.net/projects/iiview WWW: http://sourceforge.net/projects/iiview