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