mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add gnomehier depend for introspection dirs.
This fixes QATty warnings in i3. Submitted by: ak@
This commit is contained in:
parent
00783883b4
commit
56fa81cad2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324317
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= pango
|
||||
PORTVERSION= 1.34.1
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -27,7 +27,7 @@ RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= glib20 ltverhack referencehack introspection:build
|
||||
USE_GNOME= glib20 gnomehier ltverhack referencehack introspection:build
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user