diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-02 22:33:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-02 22:33:37 +0800 |
commit | 2cbd09f912f78415d4c42c70a8c74fddd2f016d6 (patch) | |
tree | 149ccf6e15957795fd2e787c27cc0cfc8cefd0bd /mail/xpbiff | |
parent | 306667c1f8b69751d430df6eaa3672b32817341a (diff) | |
download | freebsd-ports-gnome-2cbd09f912f78415d4c42c70a8c74fddd2f016d6.tar.gz freebsd-ports-gnome-2cbd09f912f78415d4c42c70a8c74fddd2f016d6.tar.zst freebsd-ports-gnome-2cbd09f912f78415d4c42c70a8c74fddd2f016d6.zip |
- Stage support
- Convert few ports to USES
Diffstat (limited to 'mail/xpbiff')
-rw-r--r-- | mail/xpbiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 6bf6f0f59e87..1aaf8cbe5499 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -27,7 +27,6 @@ YOUBINBINDIR= ${PREFIX} YOUBINBINDIR= ${LOCALBASE} .endif -NO_STAGE= yes .include <bsd.port.pre.mk> do-extract: |