- Support staging
- Convert USE_GMAKE to USES
This commit is contained in:
parent
b0dc7fdede
commit
4ff88d40d0
@ -12,12 +12,11 @@ MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Online multiplayer clone of Bust a Move
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_SDL= sdl
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
PLIST_FILES= bin/pengupop
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user