summaryrefslogtreecommitdiff
path: root/devel/libshhmsg
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-06-16 10:18:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-06-16 10:18:17 +0000
commit676364b06aec6e380d424943000a69908fb39a74 (patch)
tree8a6a054644404f2a8bd5f21f1bb43f559b708ed1 /devel/libshhmsg
parentFix build on current (diff)
Fix braino in previous revision
Notes
Notes: svn path=/head/; revision=61356
Diffstat (limited to 'devel/libshhmsg')
-rw-r--r--devel/libshhmsg/files/Makefile.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshhmsg/files/Makefile.lib b/devel/libshhmsg/files/Makefile.lib
index 17e3fe8ffec3..d7c657f47168 100644
--- a/devel/libshhmsg/files/Makefile.lib
+++ b/devel/libshhmsg/files/Makefile.lib
@@ -10,7 +10,7 @@ NOOBJ= yes
INCS= shhmsg.h
INCSDIR=${PREFIX}/include
-INCDIR= ${PREFIX} # for 4.x bsd.lib.mk
+INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
CFLAGS+= -DHAVE_STRERROR