mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add USES=desktop-file-utils as suggested by stage-qa
This commit is contained in:
parent
1e9bb71fcc
commit
fd4f638c26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387471
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= phlipple
|
||||
PORTVERSION= 0.8.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
@ -14,10 +14,10 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \
|
||||
libvorbis.so:${PORTSDIR}/audio/libvorbis \
|
||||
libGLEW.so:${PORTSDIR}/graphics/glew
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= desktop-file-utils pkgconfig
|
||||
USE_SDL= sdl mixer image
|
||||
USE_GL= gl glu
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lm
|
||||
|
Loading…
Reference in New Issue
Block a user