diff options
author | araujo <araujo@FreeBSD.org> | 2013-09-27 12:04:13 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-09-27 12:04:13 +0800 |
commit | 8a7ed5598d3ff230e4c4a843270f6d871c2e4342 (patch) | |
tree | 50832212ac28440f414968132231662ab27c1d2c /www | |
parent | 03aa76c6f19ad9f53b75c518f90a3b498492a2da (diff) | |
download | freebsd-ports-gnome-8a7ed5598d3ff230e4c4a843270f6d871c2e4342.tar.gz freebsd-ports-gnome-8a7ed5598d3ff230e4c4a843270f6d871c2e4342.tar.zst freebsd-ports-gnome-8a7ed5598d3ff230e4c4a843270f6d871c2e4342.zip |
- Add stage support forgotten in my previous commit.
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 | \ |