summaryrefslogtreecommitdiffstats
path: root/deskutils/cycle
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-12-01 07:39:02 +0000
committerpav <pav@FreeBSD.org>2006-12-01 07:39:02 +0000
commit92d21b3194c49cedf08339e7514171807a9c6196 (patch)
tree9c146b3b2fdea9918389f3184052481e51ccf2f9 /deskutils/cycle
parent977deb3eb313758a6e81aa2d1d05565d53d51455 (diff)
downloadFreeBSD-ports-92d21b3194c49cedf08339e7514171807a9c6196.zip
FreeBSD-ports-92d21b3194c49cedf08339e7514171807a9c6196.tar.gz
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613 Submitted by: alepulver
Diffstat (limited to 'deskutils/cycle')
-rw-r--r--deskutils/cycle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cycle/Makefile b/deskutils/cycle/Makefile
index 98aca65..479e0a6 100644
--- a/deskutils/cycle/Makefile
+++ b/deskutils/cycle/Makefile
@@ -15,10 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A calendar program for women
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wx-2.6-gtk2-ansi/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython26
-
USE_BZIP2= yes
USE_PYTHON_RUN= yes
+USE_WX= 2.6
+WX_COMPS= python
NO_BUILD= yes
MAN1= ${PORTNAME}.1
OpenPOWER on IntegriCloud