summaryrefslogtreecommitdiff
path: root/misc/kdeedu4/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-03-09 20:46:22 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-03-09 20:46:22 +0000
commitd3af99ffadd62025301ce8a56ab8c3e7e72d6aa0 (patch)
treef37bcfa7756f70a5708472a279624f2e48a9396f /misc/kdeedu4/Makefile
parent- Update to 3.0.4 (diff)
Backout previous changes, since the port does not depend on libusb now
Notes
Notes: svn path=/head/; revision=229796
Diffstat (limited to 'misc/kdeedu4/Makefile')
-rw-r--r--misc/kdeedu4/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile
index c88d61bd3d7d..b1d9897840dc 100644
--- a/misc/kdeedu4/Makefile
+++ b/misc/kdeedu4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdeedu
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -46,13 +47,7 @@ CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" \
-DBOOST_PYTHON_INCLUDES="${LOCALBASE}/include;${PYTHON_INCLUDEDIR}" \
-DBOOST_PYTHON_LIBS="-L${LOCALBASE}/lib -lboost_python -l${PYTHON_VERSION}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb
-.endif
-
post-extract:
${MKDIR} ${WRKSRC}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>