No need to include bsd.port.arch.mk.

This commit is contained in:
ajacoutot 2012-10-06 13:53:46 +00:00
parent 429cb58c96
commit 2c8edfb03d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.189 2012/10/02 20:56:18 landry Exp $
# $OpenBSD: Makefile,v 1.190 2012/10/06 13:53:46 ajacoutot Exp $
COMMENT= general-purpose utility library
@ -92,8 +92,6 @@ post-patch:
cd ${WRKSRC} && ${AUTO_ENV} autoreconf --force --install
### end of kqueue(1) backend ###########################################
.include <bsd.port.arch.mk>
pre-configure:
perl -pi -e "s,/usr/local,${LOCALBASE},g;" \
-e "s,/usr/share/locale,${LOCALBASE}/share/locale,g;" \