diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/briquolo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index f9dc92d96494..a4ee676691ed 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -25,8 +25,6 @@ USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \ - --x-libraries=${X11BASE}/lib PLIST_SUB= VERSION="${PORTVERSION}" |