diff --git a/net/istgt/Makefile b/net/istgt/Makefile index ebc93b6a147e..b9d6db75d6b7 100644 --- a/net/istgt/Makefile +++ b/net/istgt/Makefile @@ -1,43 +1,45 @@ PORTNAME= istgt PORTVERSION= 20150713 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ MAINTAINER= ports@FreeBSD.org COMMENT= iSCSI target for openSUSE/Debian/NetBSD/FreeBSD WWW= http://shell.peach.ne.jp/aoyama/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= ${DOCFILES:T} DOCFILES= ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp SUB_FILES= pkg-message OPTIONS_DEFINE= SYMLNKDEV VBOXVD DOCS SYMLNKDEV_DESC= Allow symbolic link for device file VBOXVD_DESC= VirtualBox VD support (no X11 required) SYMLNKDEV_CONFIGURE_ON= --enable-symlink-device .include .if ${PORT_OPTIONS:MVBOXVD} VBOX_WRKSRC= `${MAKE} -C ${PORTSDIR}/emulators/virtualbox-ose -V WRKSRC` RUN_DEPENDS+= ${LOCALBASE}/lib/virtualbox/VBoxRT.so:emulators/virtualbox-ose BUILD_DEPENDS+= ${NONEXISTENT}:emulators/virtualbox-ose:patch CONFIGURE_ARGS+= --with-vbox=${VBOX_WRKSRC}/include .endif post-extract: @${REINPLACE_CMD} -e '/\/doc\/istgt/d' ${WRKSRC}/doc/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCFILES:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/istgt/pkg-plist b/net/istgt/pkg-plist index 01d6a1c0b6de..d15718fb18f1 100644 --- a/net/istgt/pkg-plist +++ b/net/istgt/pkg-plist @@ -1,8 +1,8 @@ bin/istgt bin/istgtcontrol etc/rc.d/istgt @sample %%ETCDIR%%/auth.conf.sample @sample %%ETCDIR%%/istgt.conf.sample @sample %%ETCDIR%%/istgt.large.conf.sample @sample %%ETCDIR%%/istgtcontrol.conf.sample -man/man1/istgt.1.gz +share/man/man1/istgt.1.gz