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 /net-p2p/teknap | |
parent | 325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff) | |
download | ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.gz ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.zip |
Notes
Diffstat (limited to 'net-p2p/teknap')
-rw-r--r-- | net-p2p/teknap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index d82f5ee076a5..a966df18164d 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -18,7 +18,7 @@ MAINTAINER= calle.madestrand@norrgarden.se BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 .endif .if defined(WITH_XMMS) -BUILD_DEPENDS= xmms:${PORTSDIR}/audio/xmms +BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms .endif WRKSRC= ${WRKDIR}/TekNap |