diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 1ded34007f8eb..5bfcf849c3855 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipcad PORTVERSION= 3.7.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://ipcad.sourceforge.net/ \ @@ -23,7 +23,7 @@ post-patch: post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ipcad - ${INSTALL_MAN} ${WRKSRC}/ipcad.8 ${STAGEDIR}${MANPREFIX}/man/man8 - ${INSTALL_MAN} ${WRKSRC}/ipcad.conf.5 ${STAGEDIR}${MANPREFIX}/man/man5 + ${INSTALL_MAN} ${WRKSRC}/ipcad.8 ${STAGEDIR}${PREFIX}/share/man/man8 + ${INSTALL_MAN} ${WRKSRC}/ipcad.conf.5 ${STAGEDIR}${PREFIX}/share/man/man5 .include diff --git a/net-mgmt/ipcad/pkg-plist b/net-mgmt/ipcad/pkg-plist index 8bc614db8e4eb..4be44559267c0 100644 --- a/net-mgmt/ipcad/pkg-plist +++ b/net-mgmt/ipcad/pkg-plist @@ -1,5 +1,5 @@ bin/ipcad @sample etc/ipcad.conf.sample etc/ipcad.conf.simple -man/man5/ipcad.conf.5.gz -man/man8/ipcad.8.gz +share/man/man5/ipcad.conf.5.gz +share/man/man8/ipcad.8.gz