aboutsummaryrefslogtreecommitdiff
path: root/devel/libbonobomm
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 /devel/libbonobomm
parent9542b8ed84ff50cc5ffafd8551354b10a4a11243 (diff)
downloadports-ad16e3450afab7b4a7a7397f9342763bcdd6be3f.tar.gz
ports-ad16e3450afab7b4a7a7397f9342763bcdd6be3f.zip
- Change my maintainer address.
- Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=87106
Diffstat (limited to 'devel/libbonobomm')
-rw-r--r--devel/libbonobomm/Makefile4
-rw-r--r--devel/libbonobomm/files/patch-Makefile.in10
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/libbonobomm/Makefile b/devel/libbonobomm/Makefile
index 6d280bc0973e..ebf5b1c63f4b 100644
--- a/devel/libbonobomm/Makefile
+++ b/devel/libbonobomm/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 libbonobo
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= libbonobo
+USE_GNOME= gnomehack libbonobo
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/devel/libbonobomm/files/patch-Makefile.in b/devel/libbonobomm/files/patch-Makefile.in
index 1f21d2759e58..7bd2bfcc4243 100644
--- a/devel/libbonobomm/files/patch-Makefile.in
+++ b/devel/libbonobomm/files/patch-Makefile.in
@@ -1,12 +1,10 @@
---- Makefile.in.orig Wed May 21 15:59:49 2003
-+++ Makefile.in Wed May 21 16:00:16 2003
-@@ -98,8 +98,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 12:06:44 2003
++++ Makefile.in Sun Aug 17 12:07:02 2003
+@@ -99,7 +99,7 @@
--pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfigdir = $(prefix)/libdata/pkgconfig
-pkgconfig_DATA = libbonobomm-2.0.pc libbonobomm-2.0-uninstalled.pc
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
+pkgconfig_DATA = libbonobomm-2.0.pc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs