summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-02-22 14:15:37 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-02-22 14:15:37 +0000
commit423a038944d48ec1029ca224e2698456c37b04a0 (patch)
tree74d805de28bd60f9e9ca5693be9acc1931ec7726 /x11-toolkits/qt23
parentUpdate to 3.14. (diff)
Use a relative include for the files/manpages file.
Notes
Notes: svn path=/head/; revision=38608
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r--x11-toolkits/qt23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 609e773174d6..5ed79a81e26f 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -37,7 +37,7 @@ CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
.if !defined(NOPORTDOCS)
.if (${PORTNAME} == "qt")
-.include "${.CURDIR}/files/manpages"
+.include "files/manpages"
.endif
.endif