aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-05-27 02:54:25 +0800
committerbsam <bsam@FreeBSD.org>2013-05-27 02:54:25 +0800
commit7f2fd9906d584ecf013816a4f00ba669655e305e (patch)
tree11e1315988eec487a36093399d4906eaec8a0045
parent781d5eada64337e1a467770f2fa66762d899ffff (diff)
downloadfreebsd-ports-gnome-7f2fd9906d584ecf013816a4f00ba669655e305e.tar.gz
freebsd-ports-gnome-7f2fd9906d584ecf013816a4f00ba669655e305e.tar.zst
freebsd-ports-gnome-7f2fd9906d584ecf013816a4f00ba669655e305e.zip
Define PORTDOCS=README SCRIPTS as well.
-rw-r--r--sysutils/afio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile
index c4f5798e3a74..ab9bb00fd513 100644
--- a/sysutils/afio/Makefile
+++ b/sysutils/afio/Makefile
@@ -14,6 +14,7 @@ COMMENT= Archiver & backup program w/ builtin compression
ALL_TARGET= ${PORTNAME}
MAN1= afio.1
OPTIONS_DEFINE= DOCS EXAMPLES
+PORTDOCS= README SCRIPTS
post-patch:
@${REINPLACE_CMD} -e 's|^CC=.*$$|CC=${CC}|' \