diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-09-27 04:04:13 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-09-27 04:04:13 +0000 |
commit | 54b16064ef93eaa8d36ce7357c55d67f828a4bf5 (patch) | |
tree | 50832212ac28440f414968132231662ab27c1d2c /www | |
parent | 2f74227813bc07fc3e676be74dc8576a9b386de6 (diff) | |
download | ports-54b16064ef93eaa8d36ce7357c55d67f828a4bf5.tar.gz ports-54b16064ef93eaa8d36ce7357c55d67f828a4bf5.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/bins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index 7e0b4857efaf..866283c354d0 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -38,7 +38,6 @@ DOC_EXTS= html sgml xml MAN1= bins-edit-gui.1 bins.1 bins_edit.1 -NO_STAGE= yes post-patch:: # perl PREFIX safeness @${FIND} ${WRKSRC} -type f | \ |