diff options
author | smace <smace@FreeBSD.org> | 1998-11-18 23:52:38 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1998-11-18 23:52:38 +0800 |
commit | 5cc45350ac3702979a2c2f61fd25959e8f9d32e0 (patch) | |
tree | 6ad657c32a9cd7a461e47585f228c5d66702f065 /print/Makefile | |
parent | daf8fa1283c5d79a88ec949f5c1db35738618a04 (diff) | |
download | freebsd-ports-gnome-5cc45350ac3702979a2c2f61fd25959e8f9d32e0.tar.gz freebsd-ports-gnome-5cc45350ac3702979a2c2f61fd25959e8f9d32e0.tar.zst freebsd-ports-gnome-5cc45350ac3702979a2c2f61fd25959e8f9d32e0.zip |
add pbm2ppa
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 57333a849789..9225f41d6c53 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1998/11/06 08:13:30 tg Exp $ +# $Id: Makefile,v 1.70 1998/11/07 10:49:46 asami Exp $ # SUBDIR += a2ps @@ -39,6 +39,7 @@ SUBDIR += mpage SUBDIR += musixtex SUBDIR += offix-printer + SUNDIR += pbm2ppa SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper SUBDIR += pkfonts118 |