openbsd-ports/devel/doxygen/patches/patch-configure
2012-12-13 14:20:14 +00:00

13 lines
296 B
Plaintext

$OpenBSD: patch-configure,v 1.6 2012/12/13 14:20:14 sthen Exp $
--- configure.orig Sun Aug 12 15:24:26 2012
+++ configure Wed Dec 12 23:37:05 2012
@@ -582,7 +582,7 @@ EOF
fi
if test "$f_wizard" = YES; then
cat >> .tmakeconfig <<EOF
-TMAKE_MOC = $QTDIR/bin/moc
+TMAKE_MOC = ${MOC}
EOF
fi