diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /net-p2p/linux-agsatellite/Makefile | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'net-p2p/linux-agsatellite/Makefile')
-rw-r--r-- | net-p2p/linux-agsatellite/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile index 9f3a4592a707..a2df25e0e13d 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/linux-agsatellite/Makefile @@ -7,7 +7,7 @@ PORTNAME= agsatellite PORTVERSION= 0.520 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net audio linux MASTER_SITES= http://www.audiogalaxy.com/downloads/ PKGNAMEPREFIX= linux- @@ -16,6 +16,8 @@ DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 MAINTAINER= lioux@FreeBSD.org COMMENT= Client that allows you to share your music on Audiogalaxy(TM) +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//} USE_LINUX= yes |