diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 16:54:09 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 16:54:09 +0800 |
commit | 487bbe108470b608cb0edfa805ad5882be397c25 (patch) | |
tree | d53a324f08d901df9fdae9c4c7f8aaba5b588412 /devel | |
parent | c85ca8b80d42aa740f74a2ac7b0904228e091e29 (diff) | |
download | freebsd-ports-gnome-487bbe108470b608cb0edfa805ad5882be397c25.tar.gz freebsd-ports-gnome-487bbe108470b608cb0edfa805ad5882be397c25.tar.zst freebsd-ports-gnome-487bbe108470b608cb0edfa805ad5882be397c25.zip |
Support staging.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/thrift/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 5d692e303614..bc561ca32ca9 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -48,7 +48,6 @@ CONFIGURE_ARGS+= \ --without-python \ --without-ruby -NO_STAGE= yes PLIST_FILES= bin/thrift .include <bsd.port.pre.mk> |