1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- Switch to USES=localbase

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-08-29 11:26:40 +00:00
parent 8db77b1a6b
commit 6c9275a24e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448906
2 changed files with 2 additions and 4 deletions

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
PORTSCOUT= ignore:1
USES= cpe gmake jpeg libtool pathfix tar:bzip2
USES= cpe gmake jpeg libtool localbase pathfix tar:bzip2
CPE_VENDOR= gnome
USE_XORG= xt xi x11
USE_GNOME= gtk12
@ -29,8 +29,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${STAGEDIR}${PREFIX}/lib -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} '/confexecdir =/s/=.*/= $$(sysconfdir)/' \

View File

@ -5,4 +5,4 @@ The GdkPixBuf library provides a number of features:
drawables (windows, pixmaps), GdkRGB buffers.
- A cache interface
WWW: http://developer.gnome.org/arch/imaging/gdkpixbuf.html
WWW: https://developer.gnome.org/gdk-pixbuf/