diff options
Diffstat (limited to 'games/briquolo/Makefile')
-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 bfbd04945cb0..2697ac23ac7f 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_GNOME= desktopfileutils USE_XORG= x11 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION="${PORTVERSION}" |