DESKTOP_FILES and goo is not needed anymore.
This commit is contained in:
parent
ec8c518a25
commit
2be34863d0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/13 08:52:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/05/13 10:21:33 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,6 +7,8 @@ COMMENT= components for the GNOME desktop
|
||||
GNOME_PROJECT= gnome-desktop
|
||||
GNOME_VERSION= 3.0.1
|
||||
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gnome-desktop-3 0.0 # 0.9
|
||||
|
||||
CATEGORIES= x11
|
||||
@ -33,7 +35,6 @@ LIB_DEPENDS= devel/startup-notification \
|
||||
x11/gtk+3
|
||||
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --with-gnome-distributor="OpenBSD Ports" \
|
||||
--disable-gtk-doc \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/13 08:52:11 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/05/13 10:21:33 ajacoutot Exp $
|
||||
include/gnome-desktop-3.0/
|
||||
include/gnome-desktop-3.0/libgnome-desktop/
|
||||
include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h
|
||||
@ -332,5 +332,3 @@ share/omf/lgpl/lgpl-sv.omf
|
||||
share/omf/lgpl/lgpl-uk.omf
|
||||
share/omf/lgpl/lgpl-vi.omf
|
||||
share/omf/lgpl/lgpl-zh_CN.omf
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user