diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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' \ |