Port is stage safe

This commit is contained in:
Pawel Pekala 2014-04-11 19:58:23 +00:00
parent 712ee8dd0b
commit 5c8180c45b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351036

View file

@ -17,5 +17,4 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lm
NO_STAGE= yes
.include <bsd.port.mk>