diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-12 00:15:17 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-12 00:15:17 +0800 |
commit | 422c3bebcfb203d8284258a72633bb140aa6273e (patch) | |
tree | ae886d0b5f92bbe87af93160739c521cf7bda0ea /www | |
parent | dd922d5480eecbffd66b7b965d34c9ee432c284b (diff) | |
download | freebsd-ports-gnome-422c3bebcfb203d8284258a72633bb140aa6273e.tar.gz freebsd-ports-gnome-422c3bebcfb203d8284258a72633bb140aa6273e.tar.zst freebsd-ports-gnome-422c3bebcfb203d8284258a72633bb140aa6273e.zip |
Stagify.
Diffstat (limited to 'www')
-rw-r--r-- | www/jtoolkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile index 08d4ef574d2c..eeaffc460a0b 100644 --- a/www/jtoolkit/Makefile +++ b/www/jtoolkit/Makefile @@ -18,5 +18,4 @@ USE_PYTHON= 2 USE_PYDISTUTILS=yes PYSETUP= ${PORTNAME}Setup.py -NO_STAGE= yes .include <bsd.port.mk> |