diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-12-08 12:04:07 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-12-08 12:04:07 +0000 |
commit | 885b528f02f2eb87777e70b3402c84df29428105 (patch) | |
tree | e7739b3fe4bfdf1719f8d97173598bfde9ef261b /news | |
parent | d48807ae69ccf968a3eb1d80123bf6aa21a39faa (diff) | |
download | ports-885b528f02f2eb87777e70b3402c84df29428105.tar.gz ports-885b528f02f2eb87777e70b3402c84df29428105.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/hellanzb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 1d13ed74c82c..e9e215f56ae1 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= par2:${PORTSDIR}/archivers/par2cmdline \ USE_PYTHON= -2.7 USE_PYDISTUTILS=yes -USE_TWISTED_RUN= web +USES= twisted:run,web PORTDOCS= CHANGELOG CREDITS README NO_STAGE= yes |