diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-02-08 22:55:20 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-02-08 22:55:20 +0000 |
commit | e8f9ba53bd9fe5a7e2ba3ad59d99b19c7f5b9c2b (patch) | |
tree | b74c3d557f18292bb809a82e1244de418720c50f /print/pdflib/Makefile | |
parent | b1786da93a624be18843f9ded8c462fd3f97ea17 (diff) |
Notes
Diffstat (limited to 'print/pdflib/Makefile')
-rw-r--r-- | print/pdflib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index d2a41e508347..47c70d97a5df 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -41,7 +41,6 @@ PLIST_SUB= PERL="@comment " post-patch: @${REINPLACE_CMD} -e "s|\(PDFLIB_LTCURRENT\)=4|\1=6|g" ${WRKSRC}/configure - @${REINPLACE_CMD} -e "s|SWIG_LIB|LIBNAME|g" ${WRKSRC}/bind/pdflib/perl/Makefile post-install: ${MKDIR} ${DATADIR}/fonts |