1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 2.3.1

PR:		131980
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
This commit is contained in:
Martin Wilke 2009-02-23 20:41:44 +00:00
parent 87d7a27d12
commit 4f9327f27a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228945
3 changed files with 9 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= silgraphite
PORTVERSION= 2.3
PORTVERSION= 2.3.1
CATEGORIES= graphics devel
MASTER_SITES= SF
@ -18,8 +18,7 @@ OPTIONS= FREETYPE "Build with Freetype support" on
USE_GNOME= pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS+= "-I${LOCALBASE}/include" "-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --without-xft --without-pangographite
.include <bsd.port.pre.mk>
@ -34,4 +33,8 @@ CONFIGURE_ARGS+= --without-freetype
PLIST_SUB+= WITH_FREETYPE="@comment "
.endif
post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$${PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/engine/Makefile.in
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (silgraphite-2.3.tar.gz) = 76a6daa2ec802bdd5e5f9a233b4e2ff8
SHA256 (silgraphite-2.3.tar.gz) = 574dbccd0480e7c571612251afafd8de2019997ee1450ee3e68039f64797f1ec
SIZE (silgraphite-2.3.tar.gz) = 3394463
MD5 (silgraphite-2.3.1.tar.gz) = d35724900f6a4105550293686688bbb3
SHA256 (silgraphite-2.3.1.tar.gz) = 9b07c6e91108b1fa87411af4a57e25522784cfea0deb79b34ced608444f2ed65
SIZE (silgraphite-2.3.1.tar.gz) = 3239482

View File

@ -1,11 +0,0 @@
--- engine/Makefile.in.orig 2008-11-30 19:57:26.000000000 +0100
+++ engine/Makefile.in 2008-11-30 19:58:25.000000000 +0100
@@ -196,7 +196,7 @@
build.bat build_d.bat makefile.vc \
README
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = ${PREFIX}/libdata/pkgconfig
pkgconfig_DATA = silgraphite.pc
# VC_VERSION is the last released version of the software