diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:42:59 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:42:59 +0000 |
commit | d45fbf3040b3448bc804ff8be8a816d15ea3f92a (patch) | |
tree | 73abd51bbc7bd715261a06c070c1e731d552daf9 /news/papercut/Makefile | |
parent | 99b077f4d4a67e28e40efdac8b2e5d977e2d7366 (diff) | |
download | ports-d45fbf3040b3448bc804ff8be8a816d15ea3f92a.tar.gz ports-d45fbf3040b3448bc804ff8be8a816d15ea3f92a.zip |
Notes
Diffstat (limited to 'news/papercut/Makefile')
-rw-r--r-- | news/papercut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/papercut/Makefile b/news/papercut/Makefile index 2da914393373..38b1def0a760 100644 --- a/news/papercut/Makefile +++ b/news/papercut/Makefile @@ -11,7 +11,7 @@ COMMENT= Papercut is a news server written in Python, using a MySQL backend RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb -USE_PYTHON= yes +USES= python NO_BUILD= yes do-configure: |