summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
commitbebd89314e57ff34ea47724c5605a0f32c425dcf (patch)
treed991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /x11/gnome-libs
parentImplment WANT_GTK. (diff)
Implement WANT_IMLIB and USE_IMLIB.
Notes
Notes: svn path=/head/; revision=33427
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile11
-rw-r--r--x11/gnome-libs/files/patch-bm11
2 files changed, 14 insertions, 8 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 565e13bc49bd..25604554e90c 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -15,17 +15,14 @@ DISTNAME= gnome-libs-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \
- ORBit.2:${PORTSDIR}/devel/ORBit \
- esd.2:${PORTSDIR}/audio/esound
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
+LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
USE_X_PREFIX= yes
USE_XPM= yes
USE_PERL5= yes
USE_GMAKE= yes
+USE_IMLIB= yes
+USE_ESOUND= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LIBTOOLFILES= configure libart_lgpl/configure
@@ -33,8 +30,6 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--disable-test-gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GTK_CONFIG="${GTK_CONFIG}" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
MAN1= gnome.1 gnome-config.1
diff --git a/x11/gnome-libs/files/patch-bm b/x11/gnome-libs/files/patch-bm
new file mode 100644
index 000000000000..ab6caa847240
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bm
@@ -0,0 +1,11 @@
+--- zvt/vt.h.orig Sat Sep 9 01:33:07 2000
++++ zvt/vt.h Sat Sep 9 01:35:18 2000
+@@ -23,7 +23,7 @@
+
+ #include <unistd.h>
+
+-#include "lists.h"
++#include <zvt/lists.h>
+
+ /* for utf-8 input support */
+ #define ZVT_UTF 1