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