aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pysol-sound-server
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-19 16:02:49 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-19 16:02:49 +0800
commit04d63e127c0f7d1cdd3cf1a6257c100b3d40b65f (patch)
tree2471d1801b04df75fc57792addd503e7c81364f3 /audio/pysol-sound-server
parentb577af2e775e65b4ac2e60231f6fc8a5d95ddede (diff)
downloadfreebsd-ports-gnome-04d63e127c0f7d1cdd3cf1a6257c100b3d40b65f.tar.gz
freebsd-ports-gnome-04d63e127c0f7d1cdd3cf1a6257c100b3d40b65f.tar.zst
freebsd-ports-gnome-04d63e127c0f7d1cdd3cf1a6257c100b3d40b65f.zip
Convert to use bsd.python.mk.
Diffstat (limited to 'audio/pysol-sound-server')
-rw-r--r--audio/pysol-sound-server/Makefile4
-rw-r--r--audio/pysol-sound-server/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile
index 46c8a42a5c9f..687aecc70180 100644
--- a/audio/pysol-sound-server/Makefile
+++ b/audio/pysol-sound-server/Makefile
@@ -12,13 +12,13 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15
LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
smpeg.0:${PORTSDIR}/graphics/smpeg \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
-RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+
+USE_PYTHON= yes
HAS_CONFIGURE= yes
ALL_TARGET= pysolsoundservermodule.so
diff --git a/audio/pysol-sound-server/pkg-plist b/audio/pysol-sound-server/pkg-plist
index 2df268a835eb..fc7398378a91 100644
--- a/audio/pysol-sound-server/pkg-plist
+++ b/audio/pysol-sound-server/pkg-plist
@@ -1 +1 @@
-lib/python1.5/site-packages/pysolsoundservermodule.so
+lib/%%PYTHON_VERSION%%/site-packages/pysolsoundservermodule.so