diff options
Diffstat (limited to 'mail/epstools/Makefile')
-rw-r--r-- | mail/epstools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/epstools/Makefile b/mail/epstools/Makefile index 0ec32eae64ec..eafe9e2b4ee6 100644 --- a/mail/epstools/Makefile +++ b/mail/epstools/Makefile @@ -15,8 +15,6 @@ COMMENT= EPS (Email Parsing System) sample tools BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - PORTDOCS= README MAKE_ENV+= DEFS="-I${LOCALBASE}/include ${CFLAGS}" |