diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-05-17 18:43:58 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-05-17 18:43:58 +0800 |
commit | a75d8504ac331134f4bcfcddb019ce77b3f4115e (patch) | |
tree | ca1780286602f877c291f38ecf281b8da8749b44 /print/Makefile | |
parent | d14701e2e875561370c7721b18b950638472d1f9 (diff) | |
download | freebsd-ports-gnome-a75d8504ac331134f4bcfcddb019ce77b3f4115e.tar.gz freebsd-ports-gnome-a75d8504ac331134f4bcfcddb019ce77b3f4115e.tar.zst freebsd-ports-gnome-a75d8504ac331134f4bcfcddb019ce77b3f4115e.zip |
Enable pdq.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 699baf849919..b3270626aeb8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1999/05/03 03:03:37 steve Exp $ +# $Id: Makefile,v 1.91 1999/05/11 02:02:02 taoka Exp $ # SUBDIR += a2ps-a4 @@ -56,6 +56,7 @@ SUBDIR += offix-printer SUBDIR += pbm2ppa SUBDIR += pdflib + SUBDIR += pdq SUBDIR += perlftlib SUBDIR += pkfonts118 SUBDIR += pkfonts240 |