summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/lib/Makefile')
-rw-r--r--gnu/usr.bin/cvs/lib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile
index 02f8e53..46e10b9 100644
--- a/gnu/usr.bin/cvs/lib/Makefile
+++ b/gnu/usr.bin/cvs/lib/Makefile
@@ -12,8 +12,7 @@ LIB= cvs
INTERNALLIB= YES
# gnu must be before lib to pick correct regex.h
-CFLAGS+= -I. -I${CVSDIR}/src \
- -I${.CURDIR}/../../../../../include/gnu \
+CFLAGS+= -I. -I${CVSDIR}/src -I${DESTDIR}/usr/include/gnu \
-I${CVSDIR}/lib
CFLAGS+= -DHAVE_CONFIG_H
YFLAGS=
OpenPOWER on IntegriCloud