diff options
Diffstat (limited to 'math/kig/Makefile')
-rw-r--r-- | math/kig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kig/Makefile b/math/kig/Makefile index a354ae82f9d4..c9c3b53d0d17 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 interactive geometry application -LIB_DEPENDS= libboost_python.so:${PORTSDIR}/devel/boost-python-libs +LIB_DEPENDS= libboost_python.so:devel/boost-python-libs USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource compiler:c++11-lib tar:xz |