aboutsummaryrefslogtreecommitdiff
path: root/devel/libshhmsg
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-06-16 10:18:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-06-16 10:18:16 +0000
commit163c66e19bbb41d7978d6f147f74bc4bdae50130 (patch)
treee20710edcdf4561d1bc9f286bcfcdde6ea173a4e /devel/libshhmsg
parent6b827cdd10bd23b28e32e1cedb3275e0fb0f78ef (diff)
downloadports-163c66e19bbb41d7978d6f147f74bc4bdae50130.tar.gz
ports-163c66e19bbb41d7978d6f147f74bc4bdae50130.zip
Fix build on current
Notes
Notes: svn path=/head/; revision=61355
Diffstat (limited to 'devel/libshhmsg')
-rw-r--r--devel/libshhmsg/files/Makefile.lib3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libshhmsg/files/Makefile.lib b/devel/libshhmsg/files/Makefile.lib
index 29258a653b72..17e3fe8ffec3 100644
--- a/devel/libshhmsg/files/Makefile.lib
+++ b/devel/libshhmsg/files/Makefile.lib
@@ -9,7 +9,8 @@ NOPROFILE= yes
NOOBJ= yes
INCS= shhmsg.h
-INCDIR= ${PREFIX}/include
+INCSDIR=${PREFIX}/include
+INCDIR= ${PREFIX} # for 4.x bsd.lib.mk
CFLAGS+= -DHAVE_STRERROR