mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -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
|
||||
|
||||
USE_XORG= xpm x11
|
||||
PLIST_FILES= bin/iiview
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN1= iiview.1
|
||||
MANCOMPRESSED= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
PLIST_FILES= bin/iiview man/man1/iiview.1.gz
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
formats.
|
||||
|
||||
WWW: http://sourceforge.net/projects/iiview
|
||||
WWW: http://sourceforge.net/projects/iiview
|
||||
|
|
Loading…
Add table
Reference in a new issue