diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-14 03:27:20 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-14 03:27:20 +0800 |
commit | 20f7bda135e9e9fec161af7794a57c47d677d050 (patch) | |
tree | ee7e20127d3f7fea4afdcf174981a70e429c6dc6 /x11-toolkits | |
parent | 77efdffad83110ea727aad42438de5a7d41d3670 (diff) | |
download | freebsd-ports-gnome-20f7bda135e9e9fec161af7794a57c47d677d050.tar.gz freebsd-ports-gnome-20f7bda135e9e9fec161af7794a57c47d677d050.tar.zst freebsd-ports-gnome-20f7bda135e9e9fec161af7794a57c47d677d050.zip |
Update to 1.0.5.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 987915598528..04de75c35123 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pango -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.0,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ @@ -26,6 +26,8 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-qt=no \ --with-html-dir=${PREFIX}/share/doc \ @@ -50,9 +52,7 @@ PLIST_SUB+= XFREE4:="@comment " PLIST_SUB+= XFREE4:="" .endif -pre-patch: - @find ${WRKSRC} -name Makefile.in | xargs ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' +post-patch: @find ${WRKSRC}/pango/opentype -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ 's|internal/tterrors\.h|fterrors.h| ; s|TT_Err_|FT_Err_|g' diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index eca873bcde61..8c60dc1ae795 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1 +1 @@ -MD5 (gnome2/pango-1.0.4.tar.bz2) = 9147cdbe3c4eac36047257e552665a65 +MD5 (gnome2/pango-1.0.5.tar.bz2) = e300e5c163bc28e180e45c8e20543b4b |