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 5416931..d671f6a 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes CONFIGURE_ENV= ACLOCAL=true AUTOCONF=true AUTOMAKE=true CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_WRKSRC= ${WRKSRC}/src/enet -MAKE_ENV+= CXX="${CXX}" BUILD_WRKSRC= ${WRKSRC}/src WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= libenet |