diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 23:40:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 23:40:47 +0800 |
commit | a09948e8ad12b0d1e19d2cdebbfdf337b1a09149 (patch) | |
tree | 2b7020d51717719684f7c29c26471768c65fb736 /databases | |
parent | 2fa3b59b9a5eb99a466cab2c4ce264acbcfa6224 (diff) | |
download | freebsd-ports-graphics-a09948e8ad12b0d1e19d2cdebbfdf337b1a09149.tar.gz freebsd-ports-graphics-a09948e8ad12b0d1e19d2cdebbfdf337b1a09149.tar.zst freebsd-ports-graphics-a09948e8ad12b0d1e19d2cdebbfdf337b1a09149.zip |
- Stage support
Diffstat (limited to 'databases')
-rw-r--r-- | databases/buzhug/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/buzhug/Makefile b/databases/buzhug/Makefile index db012ffd393..d6b07b5ea03 100644 --- a/databases/buzhug/Makefile +++ b/databases/buzhug/Makefile @@ -13,5 +13,4 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -NO_STAGE= yes .include <bsd.port.mk> |