diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-08 10:51:37 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-08 10:51:37 +0000 |
commit | 796d01985fa584d29bda5ff74c1c61419698c679 (patch) | |
tree | 45240ff89cb4d6dbeb3ae99aec7ca7e1604e68fc /print | |
parent | Add example feature for the Graphical Editing Framework. (diff) |
Unhook acroread-*font before actual deletion of each ports.
Notes
Notes:
svn path=/head/; revision=84467
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 2f82752abd74..717beb0cfc91 100644 --- a/print/Makefile +++ b/print/Makefile @@ -9,7 +9,6 @@ SUBDIR += abntex SUBDIR += acrobatviewer SUBDIR += acroread - SUBDIR += acroread-commfont SUBDIR += acroread5 SUBDIR += acroread5-commfont SUBDIR += adobe-cmaps |