- Remove superfluous GNOME dependency

PR:		ports/128492
Submitted by:	Shane Bell <decept0@gmail.com>
This commit is contained in:
Michael Landin 2008-12-02 11:13:03 +00:00
parent 44bef351d0
commit 464a4191a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223704
2 changed files with 0 additions and 4 deletions

View File

@ -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)

View File

@ -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)