aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-06-26 22:09:06 +0800
committerwg <wg@FreeBSD.org>2014-06-26 22:09:06 +0800
commit8ca9f9cfea8d2658b2db8eeaa164060ec833fffa (patch)
tree42339a9a817f9395dd92def1a15df9551ff2842d /print
parent30632e47b68f37214d56a29dd277da5bbe0a66ce (diff)
downloadfreebsd-ports-gnome-8ca9f9cfea8d2658b2db8eeaa164060ec833fffa.tar.gz
freebsd-ports-gnome-8ca9f9cfea8d2658b2db8eeaa164060ec833fffa.tar.zst
freebsd-ports-gnome-8ca9f9cfea8d2658b2db8eeaa164060ec833fffa.zip
print/py-pollyreports: support stage
- Use options helper - Adjust LICENSE - Use auto plist Approved by: portmgr (stage blanket)
Diffstat (limited to 'print')
-rw-r--r--print/py-pollyreports/Makefile16
1 files changed, 4 insertions, 12 deletions
diff --git a/print/py-pollyreports/Makefile b/print/py-pollyreports/Makefile
index dec90174f3d1..00a7ce5a5e05 100644
--- a/print/py-pollyreports/Makefile
+++ b/print/py-pollyreports/Makefile
@@ -10,24 +10,16 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jjachuf@gmail.com
COMMENT= Band-oriented PDF report generation from database query
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USE_PYTHON= 2
USE_PYDISTUTILS=yes
-
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/PollyReports.py \
- %%PYTHON_SITELIBDIR%%/PollyReports.pyc \
- %%PYTHON_SITELIBDIR%%/PollyReports.pyo
+PYDISTUTILS_AUTOPLIST= yes
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS_DEFINE= REPORTLAB
-REPORTLAB_DESC= Install Reportlab2
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MREPORTLAB}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:${PORTSDIR}/print/py-reportlab2
-.endif
+REPORTLAB_DESC= Install Reportlab2
+REPORTLAB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:${PORTSDIR}/print/py-reportlab2
.include <bsd.port.mk>
='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/irc/gseen.mod?id=4ab972b7468e739167f0f48c87471c6c6b7da9e5'>- Get Rid MD5 supportmiwi2011-03-191-1/+0 * Fix lib depends after eggdrop updatebeech2011-03-101-4/+5 * - Fix build after irc/eggdrop updatemiwi2011-02-251-2/+2 * - Fix build with new irc/eggdrop versionmiwi2008-04-27