[Midnightbsd-cvs] mports: Makefile:
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jul 27 23:47:55 EDT 2008
Log Message:
-----------
Modified Files:
--------------
mports/graphics/graphviz:
Makefile (r1.6 -> r1.7)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/graphviz/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L graphics/graphviz/Makefile -L graphics/graphviz/Makefile -u -r1.6 -r1.7
--- graphics/graphviz/Makefile
+++ graphics/graphviz/Makefile
@@ -401,6 +401,7 @@
${WRKSRC}/cmd/smyrna/btree.c
@${REINPLACE_CMD} -e 's|#! /bin/sh|#! /${LOCALBASE}/bin/bash|g' \
${WRKSRC}/configure
+ (cd ${WRKSRC}; ${SH} ./autogen.sh)
.if defined(WITH_TK)
post-install-script:
More information about the Midnightbsd-cvs
mailing list