aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-22 02:26:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-22 02:26:22 +0000
commit1596b77d0a9b42620790be4855b8d871ae316777 (patch)
tree1398a39c0e6161992d7be7c4ef94e6e5f2d5195f
parentc94c779ef7e1219270e65e010f4f4383dbb71e58 (diff)
downloadports-1596b77d0a9b42620790be4855b8d871ae316777.tar.gz
ports-1596b77d0a9b42620790be4855b8d871ae316777.zip
Add a missing dependency on librsvg2 to fix the package build on 4.X.
Reported by: bento Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=107788
-rw-r--r--x11-toolkits/gtk-sharp-devel/Makefile4
-rw-r--r--x11-toolkits/gtk-sharp/Makefile4
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile4
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile
index b5b9f540dbdd..1d3155623185 100644
--- a/x11-toolkits/gtk-sharp-devel/Makefile
+++ b/x11-toolkits/gtk-sharp-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 0.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-sharp
@@ -23,7 +23,7 @@ USE_LIBTOOL_VER=13
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libgnomedb gtkhtml3 vte
+USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2
post-patch:
@${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile
index b5b9f540dbdd..1d3155623185 100644
--- a/x11-toolkits/gtk-sharp/Makefile
+++ b/x11-toolkits/gtk-sharp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 0.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-sharp
@@ -23,7 +23,7 @@ USE_LIBTOOL_VER=13
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libgnomedb gtkhtml3 vte
+USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2
post-patch:
@${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index b5b9f540dbdd..1d3155623185 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 0.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-sharp
@@ -23,7 +23,7 @@ USE_LIBTOOL_VER=13
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libgnomedb gtkhtml3 vte
+USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2
post-patch:
@${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index b5b9f540dbdd..1d3155623185 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 0.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-sharp
@@ -23,7 +23,7 @@ USE_LIBTOOL_VER=13
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libgnomedb gtkhtml3 vte
+USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2
post-patch:
@${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \