aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeuimm26
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2003-08-17 12:01:04 +0800
committerbland <bland@FreeBSD.org>2003-08-17 12:01:04 +0800
commit123eb8c6bf112f58140a0b2cd8f754b1dc9d42ad (patch)
treebe5932423d6755d168b7ad8df50fcbd93b91a3cf /x11-toolkits/libgnomeuimm26
parent421b29430b37df8fea308e2a051a7a1e9328290f (diff)
downloadfreebsd-ports-gnome-123eb8c6bf112f58140a0b2cd8f754b1dc9d42ad.tar.gz
freebsd-ports-gnome-123eb8c6bf112f58140a0b2cd8f754b1dc9d42ad.tar.zst
freebsd-ports-gnome-123eb8c6bf112f58140a0b2cd8f754b1dc9d42ad.zip
- Change my maintainer address.
- Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
Diffstat (limited to 'x11-toolkits/libgnomeuimm26')
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile4
-rw-r--r--x11-toolkits/libgnomeuimm26/files/patch-libgnome::Makefile.in11
2 files changed, 2 insertions, 13 deletions
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index 1ac2cc8ab847..82e369448d1a 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -13,7 +13,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 libgnomeui library
LIB_DEPENDS= gnomemm-1.3:${PORTSDIR}/x11/libgnomemm \
@@ -25,7 +25,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnomeui
+USE_GNOME= gnomehack libgnomeui
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/x11-toolkits/libgnomeuimm26/files/patch-libgnome::Makefile.in b/x11-toolkits/libgnomeuimm26/files/patch-libgnome::Makefile.in
deleted file mode 100644
index 950e02ccf14d..000000000000
--- a/x11-toolkits/libgnomeuimm26/files/patch-libgnome::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgnomeui/Makefile.in.orig Wed May 21 17:35:20 2003
-+++ libgnomeui/Makefile.in Wed May 21 17:35:40 2003
-@@ -158,7 +158,7 @@
- libgnomeuimm_configdir = $(libdir)/libgnomeuimm-2.0/include
- libgnomeuimm_config_DATA = libgnomeuimmconfig.h
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libgnomeuimm-2.0.pc
- subdir = libgnomeui
- mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs