diff options
Diffstat (limited to 'games/deng/Makefile')
-rw-r--r-- | games/deng/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/deng/Makefile b/games/deng/Makefile index b67004d5295e..18db53481a81 100644 --- a/games/deng/Makefile +++ b/games/deng/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ `${SDL_CONFIG} --cflags`" CONFIGURE_SCRIPT= ../configure -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_WRKSRC= ${BUILD_WRKSRC} BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/Build INSTALL_WRKSRC= ${BUILD_WRKSRC} |