mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add distribution patch to really make it work with gtk13.
This commit is contained in:
parent
6da1c20214
commit
b3dac74255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30781
@ -10,15 +10,15 @@ PORTVERSION= 0.1.12
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/
|
||||
|
||||
PATCH_SITES= ftp://ftp.gtk.org/pub/gtk/v1.3/dependencies/
|
||||
PATCHFILES= fribidi-0.1.12-glib2.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13
|
||||
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib-config-2.0
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (fribidi-0.1.12.tar.gz) = aa436718992fe4825699b88c6d1e0110
|
||||
MD5 (fribidi-0.1.12-glib2.patch) = 1ce00b0683f4de298756b10745e79c8e
|
||||
|
Loading…
Reference in New Issue
Block a user