diff options
Diffstat (limited to 'mail/epstools/Makefile')
-rw-r--r-- | mail/epstools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/epstools/Makefile b/mail/epstools/Makefile index eafe9e2b4ee6..8add85ac3d68 100644 --- a/mail/epstools/Makefile +++ b/mail/epstools/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PORTDOCS= README -MAKE_ENV+= DEFS="-I${LOCALBASE}/include ${CFLAGS}" +MAKE_ENV+= DEFS="-I${LOCALBASE}/include/eps ${CFLAGS}" SUB_FILES= pkg-message EXAMPLE_FILES= addr.1 addr.2 addr.3 addr.4 email.1 email.2 virus.email |