diff options
author | asami <asami@FreeBSD.org> | 2000-09-14 08:54:31 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-14 08:54:31 +0800 |
commit | 6b6657c602d41017cf70cc3ce9582bbd07d20f2c (patch) | |
tree | b59265138dfb7ee88ffedc39bed9b2eda0cd49bc /print/Makefile | |
parent | 7e274413841c3e3ce277c300ca622f2ba1a0aeaa (diff) | |
download | freebsd-ports-gnome-6b6657c602d41017cf70cc3ce9582bbd07d20f2c.tar.gz freebsd-ports-gnome-6b6657c602d41017cf70cc3ce9582bbd07d20f2c.tar.zst freebsd-ports-gnome-6b6657c602d41017cf70cc3ce9582bbd07d20f2c.zip |
Add pdflib3.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index f68094611bc5..7e00a7ba2212 100644 --- a/print/Makefile +++ b/print/Makefile @@ -71,6 +71,7 @@ SUBDIR += pbm2ppa SUBDIR += pclprint SUBDIR += pdflib + SUBDIR += pdflib3 SUBDIR += pdq SUBDIR += perlftlib SUBDIR += pips760 |