diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-09 22:25:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-09 22:25:41 +0800 |
commit | c4c88b45da963d32ade4c4f508b5aef79b07f908 (patch) | |
tree | 8749e9fa967680d722db7ff431e7c3be127879e8 /security/vinetto | |
parent | 2696a8174e7a07eaaf18ecd238b8a095ebba2ced (diff) | |
download | freebsd-ports-gnome-c4c88b45da963d32ade4c4f508b5aef79b07f908.tar.gz freebsd-ports-gnome-c4c88b45da963d32ade4c4f508b5aef79b07f908.tar.zst freebsd-ports-gnome-c4c88b45da963d32ade4c4f508b5aef79b07f908.zip |
- Stage support
Diffstat (limited to 'security/vinetto')
-rw-r--r-- | security/vinetto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/vinetto/Makefile b/security/vinetto/Makefile index bd884bb66922..074d7c63b083 100644 --- a/security/vinetto/Makefile +++ b/security/vinetto/Makefile @@ -19,7 +19,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGVERSION= 0.06alpha -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIMAGING} |