aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-02-22 22:15:37 +0800
committeralex <alex@FreeBSD.org>2001-02-22 22:15:37 +0800
commitd28a7bcddbac301e019fbea2301c4b7f8daaaaeb (patch)
treee451b3a461e5ceda1ba392b7ad556b32830939cd /x11-toolkits/qt23
parent4b4286069e2fcadb931a7ef09b2cf1364df61c8a (diff)
downloadfreebsd-ports-gnome-d28a7bcddbac301e019fbea2301c4b7f8daaaaeb.tar.gz
freebsd-ports-gnome-d28a7bcddbac301e019fbea2301c4b7f8daaaaeb.tar.zst
freebsd-ports-gnome-d28a7bcddbac301e019fbea2301c4b7f8daaaaeb.zip
Use a relative include for the files/manpages file.
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