diff options
Diffstat (limited to 'games/redeclipse/Makefile')
-rw-r--r-- | games/redeclipse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index d671f6a49d8d..54467a24c0ce 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -18,7 +18,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_BZIP2= yes CONFIGURE_ENV= ACLOCAL=true AUTOCONF=true AUTOMAKE=true -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_WRKSRC= ${WRKSRC}/src/enet BUILD_WRKSRC= ${WRKSRC}/src WRKSRC= ${WRKDIR}/${PORTNAME} |