- move MODPY_WANTLIB to the gnome flavor, which actually uses python.
This commit is contained in:
parent
f0080c51f1
commit
48e1077451
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.71 2010/10/24 15:53:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.72 2010/10/25 08:03:52 jasper Exp $
|
||||
|
||||
COMMENT= technical diagrams drawing tool
|
||||
|
||||
GNOME_PROJECT= dia
|
||||
GNOME_VERSION= 0.97.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -24,7 +24,6 @@ WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gthread-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread pthread-stubs xcb xml2 z
|
||||
WANTLIB += xcb-render xcb-render-util gdk_pixbuf-2.0
|
||||
WANTLIB += ${MODPY_WANTLIB}
|
||||
|
||||
BUILD_DEPENDS= ::textproc/docbook-xsl
|
||||
LIB_DEPENDS= gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
@ -61,6 +60,7 @@ WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM bonobo-2 bonobo-activation
|
||||
WANTLIB += bonoboui-2 crypto dbus-1 dbus-glib-1 gconf-2 gailutil
|
||||
WANTLIB += gnome-2 gnome-keyring gnomecanvas-2 gnomevfs-2 popt ssl
|
||||
WANTLIB += util canberra gcrypt gpg-error ltdl ogg vorbis vorbisfile
|
||||
WANTLIB += ${MODPY_WANTLIB}
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
.else
|
||||
# help is only installed and usable with yelp
|
||||
|
Loading…
x
Reference in New Issue
Block a user