From b291da379cd4d08c822cf19c8f6b3f0f4fc1bf0c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 6 Mar 2014 07:56:29 +0000 Subject: [PATCH] - Support staging - Use WWW: with a single space - Make PREFIX safe - Strip binary --- graphics/iiview/Makefile | 10 ++++------ graphics/iiview/pkg-descr | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/graphics/iiview/Makefile b/graphics/iiview/Makefile index e921e484f411..fbeefdf00ada 100644 --- a/graphics/iiview/Makefile +++ b/graphics/iiview/Makefile @@ -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 diff --git a/graphics/iiview/pkg-descr b/graphics/iiview/pkg-descr index 443dae8698e0..89a405c521ce 100644 --- a/graphics/iiview/pkg-descr +++ b/graphics/iiview/pkg-descr @@ -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