aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/pam-pgsql/files/Makefile.bsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-pgsql/files/Makefile.bsd b/security/pam-pgsql/files/Makefile.bsd
index 7b81d92454d0..a82da4d750ba 100644
--- a/security/pam-pgsql/files/Makefile.bsd
+++ b/security/pam-pgsql/files/Makefile.bsd
@@ -7,7 +7,7 @@ LIB= pam_pgsql
SHLIB_NAME=${LIB}.so
LDADD= -lpam -L${LOCALBASE}/lib -lpq -lmd
-CFLAGS+= -Wall -D_GNU_SOURCE \
+CFLAGS+= -Wall -D_GNU_SOURCE -I${LOCALBASE}/include \
-I${LOCALBASE}/include/pgsql
INTERNALLIB= we don't need no stinking static lib