oops, didn't mean to include the post-patch target

This commit is contained in:
brad 2001-07-13 11:47:00 +00:00
parent 49afc89ea6
commit 0f406ac163

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2001/07/13 01:55:59 brad Exp $
# $OpenBSD: Makefile,v 1.22 2001/07/13 11:47:00 brad Exp $
COMMENT= "GNU parser generator"
@ -24,7 +24,4 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
post-patch:
chmod -R ugo-w ${WRKSRC}
.include <bsd.port.mk>