mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Fix build after base r345349
While here pet portlint. PR: 236141
This commit is contained in:
parent
ef3e680333
commit
8e2cc477a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496668
@ -13,13 +13,17 @@ COMMENT= Canvas widget for GTK+
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
USES= libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= gnome libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LIBS= -lm
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user