aboutsummaryrefslogtreecommitdiff
path: root/sysutils/squashfs-tools
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-05-23 11:49:49 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-05-23 11:49:49 +0000
commit10da1140ae2e31f3184ee85d67ec3007074f63d7 (patch)
tree6aefa6fa15d9e62db927988212685abc2848eb96 /sysutils/squashfs-tools
parent9e012e2e48f9c9bdbcb3480be05ee26ec656e2d1 (diff)
downloadports-10da1140ae2e31f3184ee85d67ec3007074f63d7.tar.gz
ports-10da1140ae2e31f3184ee85d67ec3007074f63d7.zip
Notes
Diffstat (limited to 'sysutils/squashfs-tools')
-rw-r--r--sysutils/squashfs-tools/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/squashfs-tools/Makefile b/sysutils/squashfs-tools/Makefile
index 0d810d5cd78e..3f92784ff89e 100644
--- a/sysutils/squashfs-tools/Makefile
+++ b/sysutils/squashfs-tools/Makefile
@@ -29,10 +29,8 @@ USES= gmake
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MDOCS}
PORTDOCS= ACKNOWLEDGEMENTS CHANGES COPYING \
PERFORMANCE.README README README-${PORTVERSION}
-.endif
.if ${PORT_OPTIONS:MXZ}
MAKE_ARGS+= XZ_SUPPORT=1