diff options
author | danilo <danilo@FreeBSD.org> | 2014-02-08 22:38:50 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-02-08 22:38:50 +0800 |
commit | e0956029530b969efb49f0c7c0b2c56baf5d213c (patch) | |
tree | ed3e5cc890b67201a273131a5f459868938b9259 /ftp/waiho | |
parent | 06547443210183823547cf774062fb1a7f8e0159 (diff) | |
download | freebsd-ports-gnome-e0956029530b969efb49f0c7c0b2c56baf5d213c.tar.gz freebsd-ports-gnome-e0956029530b969efb49f0c7c0b2c56baf5d213c.tar.zst freebsd-ports-gnome-e0956029530b969efb49f0c7c0b2c56baf5d213c.zip |
- Add stage support
Diffstat (limited to 'ftp/waiho')
-rw-r--r-- | ftp/waiho/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index af59b61e2c43..fe1c02646356 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -18,5 +18,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |