diff options
author | hrs <hrs@FreeBSD.org> | 2011-06-15 23:22:37 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-06-15 23:22:37 +0800 |
commit | 6a742bdb24113fad13b91e83d951184c7717c568 (patch) | |
tree | 98667f032daaca97aab17e6820c2926c3b87b4da /print/Makefile | |
parent | d8b8cda3f952ee57ac42f3e62081cf2d670ba33b (diff) | |
download | freebsd-ports-gnome-6a742bdb24113fad13b91e83d951184c7717c568.tar.gz freebsd-ports-gnome-6a742bdb24113fad13b91e83d951184c7717c568.tar.zst freebsd-ports-gnome-6a742bdb24113fad13b91e83d951184c7717c568.zip |
- Rename print/cmpsfont and print/amspsfnt with print/font-amsfonts and
update them to version 3.02.
- Fix pkg-plist in print/teTeX-texmf.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index b330a212b1ef..03282bdc5626 100644 --- a/print/Makefile +++ b/print/Makefile @@ -18,7 +18,6 @@ SUBDIR += advi SUBDIR += afm SUBDIR += alignmargins - SUBDIR += amspsfnt SUBDIR += ansiprint SUBDIR += apsfilter SUBDIR += asprint @@ -33,7 +32,6 @@ SUBDIR += cdlabelgen SUBDIR += cjk-lyx SUBDIR += cm-super - SUBDIR += cmpsfont SUBDIR += cpp2latex SUBDIR += cups SUBDIR += cups-base @@ -66,6 +64,7 @@ SUBDIR += es-acroread8 SUBDIR += fi-acroread8 SUBDIR += flpsed + SUBDIR += font-amsfonts SUBDIR += font2svg SUBDIR += fontforge SUBDIR += foo2zjs |