mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Remove USE_X_PREFIX
- Bump portrevision PR: ports/121811 Submitted by: Chess Griffin <chess@chessgriffin.com>
This commit is contained in:
parent
100c4c8fc0
commit
83b26f03a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209273
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= 3dpong
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/3dpong/src/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \
|
||||
XLIB="-L${X11BASE}/lib -lX11"
|
||||
|
Loading…
Reference in New Issue
Block a user