aboutsummaryrefslogtreecommitdiff
path: root/devel/libglademm
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/libglademm
parent9542b8ed84ff50cc5ffafd8551354b10a4a11243 (diff)
downloadports-ad16e3450afab7b4a7a7397f9342763bcdd6be3f.tar.gz
ports-ad16e3450afab7b4a7a7397f9342763bcdd6be3f.zip
Notes
Diffstat (limited to 'devel/libglademm')
-rw-r--r--devel/libglademm/Makefile4
-rw-r--r--devel/libglademm/files/patch-libglade::Makefile.in11
2 files changed, 2 insertions, 13 deletions
diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile
index fd14174ae148..9ae1bc9a3f52 100644
--- a/devel/libglademm/Makefile
+++ b/devel/libglademm/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 libglade2 library
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libglade2
+USE_GNOME= gnomehack libglade2
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/devel/libglademm/files/patch-libglade::Makefile.in b/devel/libglademm/files/patch-libglade::Makefile.in
deleted file mode 100644
index c3c3c1d2c3ea..000000000000
--- a/devel/libglademm/files/patch-libglade::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libglade/Makefile.in.orig Wed May 21 15:53:51 2003
-+++ libglade/Makefile.in Wed May 21 15:54:10 2003
-@@ -153,7 +153,7 @@
- libglademm_configdir = $(libdir)/libglademm-2.0/include
- libglademm_config_DATA = libglademmconfig.h
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libglademm-2.0.pc
- subdir = libglade
- mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs