diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-09 10:06:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-09 10:06:31 +0000 |
commit | 523aa753ed54e8eb8398daf7ad05bfae460281d2 (patch) | |
tree | 4eb5ea41baa48862a61f01937d4c8a192b28ba5c /print | |
parent | 6005781597717ac836ca98ccfacec2db8fd0560d (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/muttprint/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index da81d362bebb..43e0eeee009b 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -36,8 +36,6 @@ RUN_DEPENDS+= cupstestppd:${PORTSDIR}/print/cups-base \ .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp -LIB_DEPENDS+= gnugetopt:${PORTSDIR}/devel/libgnugetopt -MAKE_ENV+= CCFLAGS="-I${PREFIX}/include" PLIST_SUB+= LANGINFO="" .else NO_BUILD= yes |