mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
accessibility/atk: now unbreak atk-reference
This commit is contained in:
parent
5fae8a87f1
commit
fc398ca825
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355820
@ -12,11 +12,13 @@ DIST_SUBDIR= gnome2
|
|||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= GNOME accessibility toolkit (ATK)
|
COMMENT= GNOME accessibility toolkit (ATK)
|
||||||
|
|
||||||
|
USES= tar:xz
|
||||||
|
|
||||||
.if !defined(REFERENCE_PORT)
|
.if !defined(REFERENCE_PORT)
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
USES+= gettext gmake pathfix pkgconfig
|
||||||
USE_GNOME= gnomehier glib20 ltverhack referencehack introspection:build
|
USE_GNOME= gnomehier glib20 ltverhack referencehack introspection:build
|
||||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
Loading…
Reference in New Issue
Block a user