1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add USES=desktop-file-utils as suggested by stage-qa

This commit is contained in:
Dmitry Marakasov 2015-05-26 13:10:48 +00:00
parent 1e9bb71fcc
commit fd4f638c26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387471

View File

@ -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