diff options
author | Michael Landin <mich@FreeBSD.org> | 2008-12-02 11:13:03 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2008-12-02 11:13:03 +0000 |
commit | 464a4191a0fa6ad07e79fcfcac8f1a66548ed44c (patch) | |
tree | 1f6b3d1c5f2fbf6d11c198f80e221888c6ef4053 /audio | |
parent | 44bef351d08cf66cb43e8414c771e7e5870c9ee0 (diff) | |
download | ports-464a4191a0fa6ad07e79fcfcac8f1a66548ed44c.tar.gz ports-464a4191a0fa6ad07e79fcfcac8f1a66548ed44c.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 | ||||
-rw-r--r-- | audio/amarok/Makefile | 2 |
2 files changed, 0 insertions, 4 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) 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) |