summaryrefslogtreecommitdiff
path: root/misc/kdeedu4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-05-21 21:00:42 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-05-21 21:00:42 +0000
commit1b7baad72ea86e54d43378ebc8920333d4370531 (patch)
treed6d927978f2bfdeb895916cdeeab28149d4ca11e /misc/kdeedu4
parentClean up (diff)
Enable gps support in Marble
Notes
Notes: svn path=/head/; revision=254750
Diffstat (limited to 'misc/kdeedu4')
-rw-r--r--misc/kdeedu4/Makefile10
-rw-r--r--misc/kdeedu4/pkg-plist3
2 files changed, 4 insertions, 9 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile
index 8dc4cc483da5..a78bf47dc946 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
@@ -24,8 +25,8 @@ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \
cfitsio.0:${PORTSDIR}/astro/cfitsio \
qalculate.5:${PORTSDIR}/math/libqalculate \
gsl.15:${PORTSDIR}/math/gsl \
- spectre.1:${PORTSDIR}/print/libspectre
-# gps.19:${PORTSDIR}/astro/gpsd
+ spectre.1:${PORTSDIR}/print/libspectre \
+ gps.19:${PORTSDIR}/astro/gpsd
RUN_DEPENDS= xplanet:${PORTSDIR}/astro/xplanet
LATEST_LINK= ${PORTNAME}4
@@ -53,9 +54,4 @@ CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" \
-DBOOST_PYTHON_LIBS="-L${LOCALBASE}/lib -lboost_python -l${PYTHON_VERSION}" \
-DWITH_R:BOOL=OFF
-#Disable gpsd support, new version is required
-post-patch:
- ${REINPLACE_CMD} -e "/find_package/d" \
- ${WRKSRC}/marble/src/plugins/positionprovider/CMakeLists.txt
-
.include <bsd.port.mk>
diff --git a/misc/kdeedu4/pkg-plist b/misc/kdeedu4/pkg-plist
index 61c513311396..eeecf5591563 100644
--- a/misc/kdeedu4/pkg-plist
+++ b/misc/kdeedu4/pkg-plist
@@ -214,8 +214,7 @@ lib/kde4/plugins/designer/kalziumuiwidgets.so
lib/kde4/plugins/marble/CompassFloatItem.so
lib/kde4/plugins/marble/CrosshairsPlugin.so
lib/kde4/plugins/marble/GeoRendererPlugin.so
-@comment requires new astro/gpsd
-@comment lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
+lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
lib/kde4/plugins/marble/GraticulePlugin.so
lib/kde4/plugins/marble/MapScaleFloatItem.so
lib/kde4/plugins/marble/NavigationFloatItem.so