Bye-bye autotools kludge... prodded by naddy
This commit is contained in:
parent
0ea67852a4
commit
3536e1c665
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2004/02/10 00:47:57 espie Exp $
|
# $OpenBSD: Makefile,v 1.8 2004/04/20 21:57:53 marcm Exp $
|
||||||
|
|
||||||
COMMENT= "portable library for obtaining system information"
|
COMMENT= "portable library for obtaining system information"
|
||||||
|
|
||||||
@ -38,8 +38,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||||||
post-extract:
|
post-extract:
|
||||||
@mv ${WRKDIR}/${SYSDEPS} ${WRKSRC}/sysdeps/openbsd
|
@mv ${WRKDIR}/${SYSDEPS} ${WRKSRC}/sysdeps/openbsd
|
||||||
|
|
||||||
post-configure:
|
|
||||||
@touch ${WRKSRC}/Makefile.in
|
|
||||||
@touch ${WRKBUILD}/Makefile
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user