diff options
author | Donald Burr <dburr@FreeBSD.org> | 1999-12-23 07:13:42 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1999-12-23 07:13:42 +0000 |
commit | 6a8006c4e2496f614d58a506609f95e0b22c9d10 (patch) | |
tree | 558406c9f31f52cd3e0a1951e3981f899dfc2e4d /audio/napster | |
parent | ccf991de8fbcc29d769f5b638bae5714b63a8a96 (diff) | |
download | ports-6a8006c4e2496f614d58a506609f95e0b22c9d10.tar.gz ports-6a8006c4e2496f614d58a506609f95e0b22c9d10.zip |
Notes
Diffstat (limited to 'audio/napster')
-rw-r--r-- | audio/napster/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 78d50b6f7e0f..3339f939097c 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.gis.net/~nite/ MAINTAINER= dburr@FreeBSD.org +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base + ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/nap NO_BUILD= yes |