diff options
author | sada <sada@FreeBSD.org> | 1999-01-02 06:20:14 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-01-02 06:20:14 +0800 |
commit | 65210ab6fdc8cab8fa58799f29ce421ea686079e (patch) | |
tree | 38eadd3c1d256cb2bb2eed89c3bbda88773e689e /print | |
parent | 4dca3afa27096f40c37b1bded513dacec134adc5 (diff) | |
download | freebsd-ports-gnome-65210ab6fdc8cab8fa58799f29ce421ea686079e.tar.gz freebsd-ports-gnome-65210ab6fdc8cab8fa58799f29ce421ea686079e.tar.zst freebsd-ports-gnome-65210ab6fdc8cab8fa58799f29ce421ea686079e.zip |
SUBDIR += perlftlib
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 2b5c6b2fd6a1..c898013f4418 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1998/12/13 03:13:17 kuriyama Exp $ +# $Id: Makefile,v 1.76 1998/12/24 12:13:55 jseger Exp $ # SUBDIR += a2ps-a4 @@ -52,6 +52,7 @@ SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper SUBDIR += pbm2ppa + SUBDIR += perlftlib SUBDIR += pkfonts118 SUBDIR += pkfonts240 SUBDIR += pkfonts300 |