Skip to content

Commit

Permalink
x11/fireflies: add LICENSE, update USE_GL
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Apr 12, 2021
1 parent bd9def9 commit b4b402b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11/fireflies/Makefile
Expand Up @@ -9,11 +9,14 @@ MASTER_SITES= http://somewhere.fscked.org/proj/fireflies/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Extension of xscreensaver

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libgfx.so:graphics/libgfx

GNU_CONFIGURE= yes
USES= gl
USE_GL= glu
USE_GL= gl glu
EXTRACT_AFTER_ARGS=--exclude '${DISTNAME}/libgfx*'

CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/GL
Expand Down

0 comments on commit b4b402b

Please sign in to comment.