summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-01 04:52:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-01 04:52:49 +0800
commit9019198d13608256aeeb9c3fd22243e86936222a (patch)
tree0ae1ab9986abce785a677c02919d8e1d48b048d3 /misc
parent672f2dcb2b562814f343649d37d15c3717428ca5 (diff)
downloadmarcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar.gz
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar.bz2
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar.lz
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar.xz
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.tar.zst
marcuscom-ports-9019198d13608256aeeb9c3fd22243e86936222a.zip
Chase the libintl shared lib version.
Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1119 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-mime-data/Makefile4
-rw-r--r--misc/gnomemimedata/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index 0505a687e..1fade9bec 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -7,6 +7,8 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.3.2
+#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.3
@@ -16,7 +18,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A MIME and Application database for GNOME
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile
index 0505a687e..1fade9bec 100644
--- a/misc/gnomemimedata/Makefile
+++ b/misc/gnomemimedata/Makefile
@@ -7,6 +7,8 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.3.2
+#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.3
@@ -16,7 +18,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A MIME and Application database for GNOME
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_X_PREFIX= yes