diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-09 01:10:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-09 01:10:27 +0000 |
commit | 724b7077623dc554910aaef94d5a2683a6177c70 (patch) | |
tree | 2240cdc49582db338b2828d60a64ca792acecadd /www | |
parent | d48ecc983ebbd16d725a4f5126e1a55298af62df (diff) | |
download | ports-724b7077623dc554910aaef94d5a2683a6177c70.tar.gz ports-724b7077623dc554910aaef94d5a2683a6177c70.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-pyramid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/py-pyramid/Makefile b/www/py-pyramid/Makefile index 37d9f349af77..58663d3376fc 100644 --- a/www/py-pyramid/Makefile +++ b/www/py-pyramid/Makefile @@ -27,5 +27,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= easy_install -NO_STAGE= yes .include <bsd.port.mk> |