diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-16 13:30:11 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-16 13:30:11 +0000 |
commit | 2948fc80bf9f5588aa60b1462a6cc84136176db0 (patch) | |
tree | aa4d2ac73ddd4523243dbfc42162f6754f229442 /x11-toolkits/qt33 | |
parent | f38eff8c464fcf2c4c51d1d45908fd3584fdf899 (diff) | |
download | ports-2948fc80bf9f5588aa60b1462a6cc84136176db0.tar.gz ports-2948fc80bf9f5588aa60b1462a6cc84136176db0.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/pkg-plist | 10 |
2 files changed, 2 insertions, 10 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 17ff3c83e1bd..a7984cf831d3 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,6 +8,7 @@ PORTNAME= qt PORTVERSION= 3.3.7 +PORTREVISION= 1 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} @@ -183,6 +184,7 @@ post-build: @${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${GREP} --mmap -F -l -- \ "${PLATFORM}" | ${XARGS} ${REINPLACE_CMD} -e "s,${PLATFORM}/qmake.conf,," \ -e "s,${PLATFORM},," + @${RM} -f ${WRKSRC}/doc/html/qmake* # Work around qmake generated dependencies pre-su-install: diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist index 48a7f7dddbde..94da66cc8b77 100644 --- a/x11-toolkits/qt33/pkg-plist +++ b/x11-toolkits/qt33/pkg-plist @@ -1414,16 +1414,6 @@ share/doc/qt/html/qmainwindow-members.html share/doc/qt/html/qmainwindow-qdockareas.png share/doc/qt/html/qmainwindow-w.png share/doc/qt/html/qmainwindow.html -share/doc/qt/html/qmake-manual-1.html -share/doc/qt/html/qmake-manual-2.html -share/doc/qt/html/qmake-manual-3.html -share/doc/qt/html/qmake-manual-4.html -share/doc/qt/html/qmake-manual-5.html -share/doc/qt/html/qmake-manual-6.html -share/doc/qt/html/qmake-manual-7.html -share/doc/qt/html/qmake-manual-8.html -share/doc/qt/html/qmake-manual.html -share/doc/qt/html/qmake.dcf share/doc/qt/html/qmap-h.html share/doc/qt/html/qmap-members.html share/doc/qt/html/qmap.html |