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:
parent
8db77b1a6b
commit
6c9275a24e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448906
@ -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)/' \
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user