diff options
Diffstat (limited to 'textproc/p5-XML-LibRSVG/Makefile')
-rw-r--r-- | textproc/p5-XML-LibRSVG/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibRSVG/Makefile b/textproc/p5-XML-LibRSVG/Makefile index 5d61e9c6a15a..36b1e3b0f942 100644 --- a/textproc/p5-XML-LibRSVG/Makefile +++ b/textproc/p5-XML-LibRSVG/Makefile @@ -27,6 +27,5 @@ CONFIGURE_ENV= INC='-I${LOCALBASE}/include' LIBS='-L${LOCALBASE}/lib' USE_GNOME= gdkpixbuf MAN3= XML::LibRSVG.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |