diff options
-rw-r--r-- | games/r1q2/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/r1q2/Makefile b/games/r1q2/Makefile index 71857e2dd68b..4ab7f8cff221 100644 --- a/games/r1q2/Makefile +++ b/games/r1q2/Makefile @@ -11,14 +11,10 @@ DISTNAME= ${PORTNAME}-b${PORTVERSION}-src MAINTAINER= danfe@FreeBSD.org COMMENT= Enhanced Quake II client/server focusing on stability -.if !exists(/usr/include/execinfo.h) -LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo -.endif - ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= sets the FPU rounding mode and precision (not available in fenv.h) -USES= dos2unix gmake zip +USES= dos2unix execinfo gmake zip NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/binaries ALL_TARGET= # |