Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-14 01:01:06 +00:00
parent 00918f2a91
commit 1a66b19510
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336410

View file

@ -25,5 +25,4 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz"
CPPFLAGS+= -I${LOCALBASE}/include
NO_STAGE= yes
.include <bsd.port.mk>