diff --git a/net/iipsrv/Makefile b/net/iipsrv/Makefile index 74b29218346ce..a166ccaab39c7 100644 --- a/net/iipsrv/Makefile +++ b/net/iipsrv/Makefile @@ -1,5 +1,6 @@ PORTNAME= iipsrv DISTVERSION= 1.2 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net @@ -18,9 +19,10 @@ GH_ACCOUNT= ruven USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/iipsrv.fcgi \ - man/man8/iipsrv.8.gz + share/man/man8/iipsrv.8.gz OPTIONS_DEFINE= JPEG2000 PNG WEBP