summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--freebsd/tdeedu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/freebsd/tdeedu/Makefile b/freebsd/tdeedu/Makefile
index 42b5eb77d..052020568 100644
--- a/freebsd/tdeedu/Makefile
+++ b/freebsd/tdeedu/Makefile
@@ -13,6 +13,7 @@ PORTREVISION= 0
CATEGORIES= x11 misc
DIST_SUBDIR= TDE
+USES+= python
BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartskde.so:${PORTSDIR}/x11/trinity/tdelibs \
${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs \
@@ -27,9 +28,9 @@ BUILD_DEPENDS+=\
LIB_DEPENDS+= \
libasound.so:${PORTSDIR}/audio/alsa-lib \
- libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libboost_python.so:${PORTSDIR}/devel/boost-python-libs \
libogg.so:${PORTSDIR}/audio/libogg \
+ libboost_system.so:${PORTSDIR}/devel/boost-libs \
+ ${PY_BOOST}
# Build
post-patch: tde-pathfix