mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
10 lines
349 B
Text
10 lines
349 B
Text
--- bind/pdflib/perl/Makefile.orig 2012-06-06 11:59:04 UTC
|
|
+++ bind/pdflib/perl/Makefile
|
|
@@ -55,6 +55,7 @@ pdfcheck:
|
|
../../../progs/pdi/pdfcheck -i ../java/starter.ref -o -
|
|
|
|
install:: $(LIBNAME)
|
|
+ $(MKDIR) -p $(LANG_LIBDIR)
|
|
$(LIBTOOL) --mode=install \
|
|
$(INSTALL_DATA) $(LIBNAME) $(LANG_LIBDIR)
|
|
$(INSTALL_DATA) pdflib_pl.pm $(LANG_LIBDIR)
|