aboutsummaryrefslogtreecommitdiff
path: root/audio/liteamp/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-07-26 01:26:12 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-07-26 01:26:12 +0000
commit7dc8769be588a85588dd3e81df1b7300923420e9 (patch)
tree75ab879f110d5b86f6c36f329894c36cfd1f8dd5 /audio/liteamp/Makefile
parentaecc4a7b70b1d0679e4a4644e3cfe8a2dc564ddc (diff)
downloadports-7dc8769be588a85588dd3e81df1b7300923420e9.tar.gz
ports-7dc8769be588a85588dd3e81df1b7300923420e9.zip
Notes
Diffstat (limited to 'audio/liteamp/Makefile')
-rw-r--r--audio/liteamp/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 64f2adbea8b3..275b17fd313c 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -6,9 +6,9 @@
PORTNAME= liteamp
PORTVERSION= 0.2.3.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio gnome
-MASTER_SITES= http://download.kldp.net/liteamp/
+MASTER_SITES= http://kldp.net/frs/download.php/547/
MAINTAINER= perky@FreeBSD.org
COMMENT= Light-weight Music Player for GNOME2
@@ -17,13 +17,9 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
mad.2:${PORTSDIR}/audio/mad \
vorbisfile.4:${PORTSDIR}/audio/libvorbis
-BROKEN= Uses nonstandard locale directory
-DEPRECATED= "${BROKEN}"
-EXPIRATION_DATE=2005-09-22
-
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnomeui gnomeprefix
+USE_GNOME= gnomehack libgnomeui gnomeprefix
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"