aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2008-12-02 11:13:03 +0000
committerMichael Landin <mich@FreeBSD.org>2008-12-02 11:13:03 +0000
commit464a4191a0fa6ad07e79fcfcac8f1a66548ed44c (patch)
tree1f6b3d1c5f2fbf6d11c198f80e221888c6ef4053 /audio/amarok
parent44bef351d08cf66cb43e8414c771e7e5870c9ee0 (diff)
downloadports-464a4191a0fa6ad07e79fcfcac8f1a66548ed44c.tar.gz
ports-464a4191a0fa6ad07e79fcfcac8f1a66548ed44c.zip
- Remove superfluous GNOME dependency
PR: ports/128492 Submitted by: Shane Bell <decept0@gmail.com>
Notes
Notes: svn path=/head/; revision=223704
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 92d7ecedc1a5..c23ab204cf99 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/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)