diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 23:36:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 23:36:26 +0000 |
commit | 529664414475c3659d6b6c3e339132f9c272c8a1 (patch) | |
tree | 4c913b4fe65944904d99fa19f76d9769b29d0a23 /games/briquolo | |
parent | d55e845d9a1701d7d98aea3c533003e60e158d6b (diff) | |
download | ports-529664414475c3659d6b6c3e339132f9c272c8a1.tar.gz ports-529664414475c3659d6b6c3e339132f9c272c8a1.zip |
Notes
Diffstat (limited to 'games/briquolo')
-rw-r--r-- | games/briquolo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index a5485954af7f..ea5c3d81d7ed 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -24,7 +24,6 @@ USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -USE_XLIB= yes PLIST_SUB= VERSION="${PORTVERSION}" |