diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
commit | bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch) | |
tree | 734c691425384bf25023dd6953d0107f8afa963d /graphics/xmms-jess/Makefile | |
parent | 325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff) |
Notes
Diffstat (limited to 'graphics/xmms-jess/Makefile')
-rw-r--r-- | graphics/xmms-jess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index cf4a956d5024..51f0873ead8d 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -13,9 +13,9 @@ DISTNAME= JESS-${PORTVERSION} MAINTAINER= dyeske@yahoo.com -BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms +BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 -RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms +RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |