diff --git a/libexec/mport.list/Makefile b/libexec/mport.list/Makefile index 8e9a1627fa4..16f0a8626fc 100644 --- a/libexec/mport.list/Makefile +++ b/libexec/mport.list/Makefile @@ -3,7 +3,7 @@ PROG= mport.list MPORTDIR= ${SRCTOP}/contrib/mport .PATH: ${MPORTDIR}/libexec/${PROG} -CFLAGS+= -I${MPORTDIR}/libmport +CFLAGS+= -I${MPORTDIR}/libmport -I/usr/include/private/ucl MK_MAN= no