Stage support

This commit is contained in:
Antoine Brodin 2013-12-29 15:07:21 +00:00
parent d9a4dcfff7
commit 98a5faa3b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338005

View file

@ -16,5 +16,4 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lm -lX11
NO_STAGE= yes
.include <bsd.port.mk>