diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index c69ab9cee204..0467c25b1ec4 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -1,20 +1,22 @@ PORTNAME= xprobe2 PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/xprobe/xprobe2/Xprobe2%20${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner WWW= https://xprobe.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= INSTALL=${INSTALL} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-patch: @${REINPLACE_CMD} -e 's|-DBROKEN_BSD||' ${WRKSRC}/libs-external/USI++/src/configure .include +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/net/xprobe/pkg-plist b/net/xprobe/pkg-plist index d2804f156083..d0ea561db8a7 100644 --- a/net/xprobe/pkg-plist +++ b/net/xprobe/pkg-plist @@ -1,3 +1,3 @@ bin/xprobe2 @sample %%ETCDIR%%/xprobe2.conf.sample -man/man1/xprobe2.1.gz +share/man/man1/xprobe2.1.gz