mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove the libpanel dependency as part of phase II of the GNOME 1.4 desktop
removal.
This commit is contained in:
parent
90158d7400
commit
1da09604a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86816
@ -69,19 +69,6 @@ CONFIGURE_ARGS+= --disable-esd
|
||||
PLIST_SUB+= ESDPLUGIN:="@comment "
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mlibpanel}!=""
|
||||
USE_GNOME+= libpanel gnomeprefix
|
||||
.if defined(PKGNAMESUFFIX)
|
||||
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gnome
|
||||
.else
|
||||
PKGNAMESUFFIX= -gnome
|
||||
.endif
|
||||
PLIST_SUB+= DATADIR="share/gnome" PANEL:=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-gnome
|
||||
PLIST_SUB+= DATADIR="share" PANEL:="@comment "
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "i386"
|
||||
WITHOUT_3DNOW= yes
|
||||
.endif
|
||||
|
@ -1,9 +1,6 @@
|
||||
bin/wmxmms
|
||||
bin/xmms
|
||||
bin/xmms-config
|
||||
%%PANEL:%%bin/gnomexmms
|
||||
%%PANEL:%%etc/CORBA/servers/gnomexmms.gnorba
|
||||
%%PANEL:%%share/gnome/applets/Multimedia/gnomexmms.desktop
|
||||
include/xmms/configfile.h
|
||||
include/xmms/dirbrowser.h
|
||||
include/xmms/formatter.h
|
||||
|
Loading…
Reference in New Issue
Block a user