Unbreak when docbook2x is installed.
This commit is contained in:
parent
f975035635
commit
d2f9f93eaa
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/11/04 12:26:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/11/04 13:24:40 ajacoutot Exp $
|
||||
|
||||
COMMENT= color profile manager for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-color-manager
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -40,9 +40,12 @@ MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_TOOLS= yelp
|
||||
|
||||
CONFIGURE_ARGS= --enable-exiv \
|
||||
--disable-man-pages \
|
||||
--disable-packagekit
|
||||
|
||||
# XXX the --disable-man-pages switch exists but does nothing
|
||||
CONFIGURE_ARGS += --disable-man-pages
|
||||
CONFIGURE_ENV += ac_cv_path_DOCBOOK2MAN=no
|
||||
|
||||
# XXX needs a newer clutter
|
||||
CONFIGURE_ARGS += --disable-clutter
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/02 17:46:25 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/11/04 13:24:40 ajacoutot Exp $
|
||||
@bin bin/gcm-calibrate
|
||||
@bin bin/gcm-import
|
||||
@bin bin/gcm-inspect
|
||||
@ -96,20 +96,14 @@ share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/gnome-color-manager.svg
|
||||
share/icons/hicolor/scalable/mimetypes/
|
||||
share/icons/hicolor/scalable/mimetypes/application-vnd.iccprofile.svg
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ca@valencia/
|
||||
share/locale/ca@valencia/LC_MESSAGES/
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-color-manager.mo
|
||||
@ -122,15 +116,9 @@ share/locale/id/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-color-manager.mo
|
||||
@ -139,18 +127,10 @@ share/locale/ro/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/sr@latin/
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/ug/
|
||||
share/locale/ug/LC_MESSAGES/
|
||||
share/locale/ug/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-color-manager.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-color-manager.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user