Typo
This commit is contained in:
parent
5f36027d27
commit
a203d81554
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2000/06/23 01:25:35 espie Exp $
|
# $OpenBSD: Makefile,v 1.3 2000/06/23 08:41:16 espie Exp $
|
||||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||||
|
|
||||||
DISTNAME= qt-2.1.1
|
DISTNAME= qt-2.1.1
|
||||||
@ -64,7 +64,7 @@ do-install:
|
|||||||
fi
|
fi
|
||||||
${INSTALL_PROGRAM} ${WRKBUILD}/bin/moc ${QT_LIBDIR}/bin
|
${INSTALL_PROGRAM} ${WRKBUILD}/bin/moc ${QT_LIBDIR}/bin
|
||||||
# avoid installing broken links
|
# avoid installing broken links
|
||||||
rm ${WRKSRC}/include/qt_{mac,window}.h
|
-rm ${WRKSRC}/include/qt_{mac,windows}.h
|
||||||
-${INSTALL_DATA} ${WRKSRC}/include/* ${QT_INCDIR}
|
-${INSTALL_DATA} ${WRKSRC}/include/* ${QT_INCDIR}
|
||||||
@for i in ${WRKSRC}/doc/man/man3/*; do \
|
@for i in ${WRKSRC}/doc/man/man3/*; do \
|
||||||
j=$${i%qt}; \
|
j=$${i%qt}; \
|
||||||
|
Loading…
Reference in New Issue
Block a user