aboutsummaryrefslogtreecommitdiff
path: root/audio/gnapster
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /audio/gnapster
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
Notes
Diffstat (limited to 'audio/gnapster')
-rw-r--r--audio/gnapster/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile
index ee1b231a8d3a..222855855a87 100644
--- a/audio/gnapster/Makefile
+++ b/audio/gnapster/Makefile
@@ -7,22 +7,20 @@
PORTNAME= gnapster
PORTVERSION= 1.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gnapster
+MASTER_SITES= SF/gnapster
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME client for the online mp3 community called napster
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_X_PREFIX= yes
USE_GNOME= imlib
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>