Remove python support to unbreak with devel/boost>=1.67.0

This commit is contained in:
rsadowski 2020-08-15 20:31:12 +00:00
parent 0e81127180
commit 36705ed685
2 changed files with 10 additions and 11 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2020/06/05 05:40:26 rsadowski Exp $
# $OpenBSD: Makefile,v 1.9 2020/08/15 20:31:12 rsadowski Exp $
COMMENT = KDE geometric constructions explorer
DISTNAME = kig-${VERSION}
CATEGORIES = education geo
REVISION = 1
REVISION = 2
WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Auth KF5AuthCore KF5Codecs
WANTLIB += KF5Completion KF5ConfigCore KF5ConfigGui KF5ConfigWidgets
@ -11,11 +11,10 @@ WANTLIB += KF5CoreAddons KF5Crash KF5I18n KF5IconThemes KF5JobWidgets
WANTLIB += KF5KIOCore KF5KIOWidgets KF5Parts KF5Service KF5SonnetUi
WANTLIB += KF5TextEditor KF5TextWidgets KF5WidgetsAddons KF5XmlGui
WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5PrintSupport
WANTLIB += Qt5Svg Qt5Widgets Qt5Xml Qt5XmlPatterns boost_python-mt
WANTLIB += c m ${MODPY_WANTLIB}
WANTLIB += Qt5Svg Qt5Widgets Qt5Xml Qt5XmlPatterns
WANTLIB += c m
MODULES += x11/kde-applications \
lang/python
MODULES += x11/kde-applications
MODKDE5_DESKTOP_FILE = yes
MODKDE5_ICON_CACHE = yes
@ -24,8 +23,7 @@ MODKF5_I18N_CONFLICT = yes
MODKF5_L10N_CONFLICT = yes
MODKDE5_DOCS = yes
LIB_DEPENDS = devel/boost \
devel/kf5/karchive \
LIB_DEPENDS = devel/kf5/karchive \
devel/kf5/kauth \
devel/kf5/kcodecs \
devel/kf5/kcompletion \
@ -47,4 +45,7 @@ LIB_DEPENDS = devel/boost \
x11/qt5/qtsvg \
x11/qt5/qtxmlpatterns
# XXX unbreak boost python support
CONFIGURE_ARGS = -DCMAKE_DISABLE_FIND_PACKAGE_BoostPython=ON
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2020/06/05 05:40:27 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.7 2020/08/15 20:31:13 rsadowski Exp $
@pkgpath x11/kde4/kig
@bin bin/kig
bin/pykig.py
@ -94,8 +94,6 @@ share/icons/hicolor/64x64/apps/kig.png
share/icons/hicolor/64x64/mimetypes/application-x-kig.png
share/icons/hicolor/scalable/apps/kig.svgz
share/icons/hicolor/scalable/mimetypes/application-x-kig.svgz
share/katepart5/syntax/
share/katepart5/syntax/python-kig.xml
share/kig/
share/kig/builtin-macros/
share/kig/builtin-macros/circle_by_center_and_line.kigt