aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2008-12-02 19:13:03 +0800
committermich <mich@FreeBSD.org>2008-12-02 19:13:03 +0800
commit95bc8680e76432a7269c9c856d75ec64ec0a40ab (patch)
tree4647e26f7af8a2b67ba30d7766c4e1ef8f773c0e /audio/amarok-kde4
parent4dba9bbebdfbad6afc84e12bf1b19f82b7fdea65 (diff)
downloadfreebsd-ports-gnome-95bc8680e76432a7269c9c856d75ec64ec0a40ab.tar.gz
freebsd-ports-gnome-95bc8680e76432a7269c9c856d75ec64ec0a40ab.tar.zst
freebsd-ports-gnome-95bc8680e76432a7269c9c856d75ec64ec0a40ab.zip
- Remove superfluous GNOME dependency
PR: ports/128492 Submitted by: Shane Bell <decept0@gmail.com>
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 92d7ecedc1a5..c23ab204cf99 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -28,7 +28,6 @@ USE_GETTEXT= yes
USE_SDL= sdl
USE_RUBY= yes
USE_LDCONFIG= yes
-USE_GNOME=
INSTALLS_ICONS= yes
OPTIONS= GPOD "iPod support" on \
@@ -76,7 +75,6 @@ PLIST_SUB+= MTP=""
CONFIGURE_ARGS+=--without-libvisual
.else
LIB_DEPENDS+= visual-0.4:${PORTSDIR}/graphics/libvisual04
-USE_GNOME+= gnomelibs
.endif
.if defined(WITHOUT_OPENGL)