summaryrefslogtreecommitdiff
path: root/x11/libgnomemm26
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/libgnomemm26
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/libgnomemm26')
-rw-r--r--x11/libgnomemm26/Makefile2
-rw-r--r--x11/libgnomemm26/files/patch-libgnome::Makefile.in11
2 files changed, 1 insertions, 12 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 1e3e58597ff9..fdf087d03955 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/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++ wrapper for libgnome library
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2
diff --git a/x11/libgnomemm26/files/patch-libgnome::Makefile.in b/x11/libgnomemm26/files/patch-libgnome::Makefile.in
deleted file mode 100644
index 51ed67e3dfd1..000000000000
--- a/x11/libgnomemm26/files/patch-libgnome::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnome/Makefile.in.orig Wed May 21 17:14:19 2003
-+++ libgnome/Makefile.in Wed May 21 17:14:41 2003
-@@ -152,7 +152,7 @@
- libgnomemm_configdir = $(libdir)/libgnomemm-2.0/include
- libgnomemm_config_DATA = libgnomemmconfig.h
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libgnomemm-2.0.pc
- subdir = libgnome
- mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs