diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2014-01-03 19:28:01 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2014-01-03 19:28:01 +0000 |
commit | 3f4e9f52fa8068f77d54d0074142c3b2770c2ad8 (patch) | |
tree | ad152e5baef021dec74156234b5c908eb534321c /sysutils/zrep | |
parent | 517393f63ad34baa63b221e16053f68968a289ff (diff) | |
download | ports-3f4e9f52fa8068f77d54d0074142c3b2770c2ad8.tar.gz ports-3f4e9f52fa8068f77d54d0074142c3b2770c2ad8.zip |
Notes
Diffstat (limited to 'sysutils/zrep')
-rw-r--r-- | sysutils/zrep/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/zrep/Makefile b/sysutils/zrep/Makefile index 4f5eb0588aca..86c5b12f5904 100644 --- a/sysutils/zrep/Makefile +++ b/sysutils/zrep/Makefile @@ -15,11 +15,7 @@ RUN_DEPENDS= ksh93:${PORTSDIR}/shells/ksh93 PLIST_FILES= bin/zrep -NO_INSTALL_MANPAGES= yes - NO_BUILD= yes -NO_INSTALL= yes -NO_EXTRACT= yes .include <bsd.port.options.mk> |