diff options
Diffstat (limited to 'games/planeshift/Makefile')
-rw-r--r-- | games/planeshift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/planeshift/Makefile b/games/planeshift/Makefile index 15f9103eddc1..fdbdd2372677 100644 --- a/games/planeshift/Makefile +++ b/games/planeshift/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15:env autoconf:261:env +USE_AUTOTOOLS= automake:15:env autoconf:262:env CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} LDFLAGS+= -L${LOCALBASE}/lib |