aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-kde/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2010-05-11 10:43:10 +0000
committerDima Panov <fluffy@FreeBSD.org>2010-05-11 10:43:10 +0000
commit8406d1f1d4fc6093ef1c1b93ce3a7b5c655ca7d1 (patch)
tree3d427f0cb78d0a9a228e424b4cb0376cd7ff3c9e /x11-toolkits/py-kde/Makefile
parent0a0091d28781f493a9a8b9669f218a51d72706ec (diff)
downloadports-8406d1f1d4fc6093ef1c1b93ce3a7b5c655ca7d1.tar.gz
ports-8406d1f1d4fc6093ef1c1b93ce3a7b5c655ca7d1.zip
- The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3
and QScintilla-2.4.3 for FreeBSD. With hat on: kde@
Notes
Notes: svn path=/head/; revision=254128
Diffstat (limited to 'x11-toolkits/py-kde/Makefile')
-rw-r--r--x11-toolkits/py-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index 24258ce3dc00..77c0f90c4e2f 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -35,7 +35,7 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
ARGS= -i -k ${LOCALBASE} -v ${DATADIR} -d ${PYTHON_SITELIBDIR}
.include "../../devel/py-sip/files/bsd.pyqt.mk"
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITH_DEBUG)
ARGS+= -u
@@ -98,4 +98,4 @@ post-install:
${INSTALL_DATA} basic/* ${EXAMPLESDIR}/templates/basic
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>