diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 1ded34007f8e..5bfcf849c385 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -1,29 +1,29 @@ PORTNAME= ipcad PORTVERSION= 3.7.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://ipcad.sourceforge.net/ \ http://lionet.info/soft/ MAINTAINER= vlm@lionet.info COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export WWW= https://ipcad.sourceforge.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USE_RC_SUBR= ipcad SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g; \ s|pthread_detach|pthread_create|g'\ ${WRKSRC}/configure 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 8bc614db8e4e..4be44559267c 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