aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 23:28:20 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 23:28:20 +0000
commit2cb09e7fd006294a2cbba9dc092471d33d51f066 (patch)
tree84721c49e5f5eb1e85f13ae8848f968b603e20f6 /mail/gmime
parentb7408beac6c0b58fe09a73f7fa6a1a544f01ac7f (diff)
downloadports-2cb09e7fd006294a2cbba9dc092471d33d51f066.tar.gz
ports-2cb09e7fd006294a2cbba9dc092471d33d51f066.zip
Fix mistakes:
- Fixed installation prefix, it is GNOME dependent, should not be in LOCALBASE but X11BASE. - Changed location of installed gmimeConf.sh for gnome-config script PR: 26414 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=41051
Diffstat (limited to 'mail/gmime')
-rw-r--r--mail/gmime/Makefile1
-rw-r--r--mail/gmime/files/patch-Makefile.in13
-rw-r--r--mail/gmime/pkg-plist2
3 files changed, 13 insertions, 3 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index 16838e18d1b9..f9d63acfec58 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.xtorshun.org/gmime/sources/
MAINTAINER= baskruit@bsltwr.dnsalias.org
+USE_X_PREFIX= YES
USE_GMAKE= YES
USE_GTK= YES
USE_LIBTOOL= YES
diff --git a/mail/gmime/files/patch-Makefile.in b/mail/gmime/files/patch-Makefile.in
index e10783c9591d..de6f70bc3fe9 100644
--- a/mail/gmime/files/patch-Makefile.in
+++ b/mail/gmime/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Sat Apr 7 23:28:52 2001
-+++ Makefile.in Sat Apr 7 23:28:23 2001
+--- Makefile.in.orig Wed Mar 28 21:57:59 2001
++++ Makefile.in Sun Apr 8 01:01:19 2001
@@ -92,7 +92,7 @@
glib_cflags = @glib_cflags@
glib_libs = @glib_libs@
@@ -9,3 +9,12 @@
INCLUDES = -I@srcdir@ $(VERSION_FLAGS) @GLIB_CFLAGS@ -DG_LOG_DOMAIN=\"gmime\"
+@@ -126,7 +126,7 @@
+ test_parser_DEPENDENCIES = $(DEPS)
+ test_parser_LDADD = $(LDADDS)
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = gmimeConf.sh
+
+ CLEANFILES = gmimeConf.sh
diff --git a/mail/gmime/pkg-plist b/mail/gmime/pkg-plist
index d85f82705dd7..c335c35d03da 100644
--- a/mail/gmime/pkg-plist
+++ b/mail/gmime/pkg-plist
@@ -1,4 +1,5 @@
bin/gmime-config
+etc/gmimeConf.sh
include/gmime/gmime.h
include/gmime/gmime-content-type.h
include/gmime/gmime-message.h
@@ -11,6 +12,5 @@ include/gmime/md5-utils.h
lib/libgmime.so.5
lib/libgmime.so
lib/libgmime.a
-lib/gmimeConf.sh
share/aclocal/gmime.m4
@dirrm include/gmime