mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update version number of libgtkhtml.
This commit is contained in:
parent
2797263fb0
commit
632a81b501
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45398
@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION}
|
||||
|
||||
MAINTAINER?= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
|
||||
LIB_DEPENDS= gtkhtml.13:${PORTSDIR}/www/gtkhtml
|
||||
RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
@ -23,7 +23,8 @@ USE_GMAKE= yes
|
||||
USE_GNOMECTRL= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share --with-gtkhtml
|
||||
CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \
|
||||
--with-gtkhtml=${X11BASE}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user