mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Depend on pkgconfig in a proper way
This commit is contained in:
parent
d58f045522
commit
83e0d087d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318836
@ -13,7 +13,7 @@ LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= animorph.0:${PORTSDIR}/graphics/animorph \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xi xmu ice sm
|
||||
USE_GL= glut
|
||||
|
Loading…
Reference in New Issue
Block a user