From 9fbadc09144c55c6ece5d0d7f86d764ce292b259 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 22 Aug 2007 14:37:36 +0000 Subject: - Install header files in include/eps instead of include/ to not conflict with ffmpeg PR: ports/115038 Approved by: maintainer timeout --- mail/epstools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/epstools') 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 -- cgit v1.2.3