summaryrefslogtreecommitdiff
path: root/x11-toolkits/libbonobouimm
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-08-17 04:01:04 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-08-17 04:01:04 +0000
commitad16e3450afab7b4a7a7397f9342763bcdd6be3f (patch)
treef29f66a8b700525e6c1425c7fb890011544e8f7a /x11-toolkits/libbonobouimm
parentChange my maintainer address. (diff)
- Change my maintainer address.
- Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=87106
Diffstat (limited to 'x11-toolkits/libbonobouimm')
-rw-r--r--x11-toolkits/libbonobouimm/Makefile4
-rw-r--r--x11-toolkits/libbonobouimm/files/patch-Makefile.in10
2 files changed, 6 insertions, 8 deletions
diff --git a/x11-toolkits/libbonobouimm/Makefile b/x11-toolkits/libbonobouimm/Makefile
index 6f3a7f081b80..d948e8591b2f 100644
--- a/x11-toolkits/libbonobouimm/Makefile
+++ b/x11-toolkits/libbonobouimm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtkmm
DIST_SUBDIR= gnome2
-MAINTAINER= bland@mail.ru
+MAINTAINER= bland@FreeBSD.org
COMMENT= C++ interfaces for libbonoboui
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \
@@ -21,7 +21,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libbonoboui
+USE_GNOME= gnomehack libbonoboui
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/x11-toolkits/libbonobouimm/files/patch-Makefile.in b/x11-toolkits/libbonobouimm/files/patch-Makefile.in
index 4f28104a28f9..f77ad3762720 100644
--- a/x11-toolkits/libbonobouimm/files/patch-Makefile.in
+++ b/x11-toolkits/libbonobouimm/files/patch-Makefile.in
@@ -1,12 +1,10 @@
---- Makefile.in.orig Wed May 21 17:58:30 2003
-+++ Makefile.in Wed May 21 17:59:05 2003
-@@ -100,8 +100,8 @@
- EXTRA_DIST = build_shared/Makefile_build.am_fragment build_shared/Makefile_build_gensrc.am_fragment build_shared/Makefile_gensrc.am_fragment
+--- Makefile.in.orig Sun Aug 17 11:55:52 2003
++++ Makefile.in Sun Aug 17 11:56:43 2003
+@@ -101,7 +101,7 @@
--pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfigdir = $(prefix)/libdata/pkgconfig
-pkgconfig_DATA = libbonobouimm-2.0.pc libbonobouimm-2.0-uninstalled.pc
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
+pkgconfig_DATA = libbonobouimm-2.0.pc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs