diff options
Diffstat (limited to 'print/pkfonts300/Makefile')
-rw-r--r-- | print/pkfonts300/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 4b6e1249d1ae..8263b39a311f 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= # extracted directly in install target NO_BUILD= yes PLIST= ${PKGDIR}/pkg-plist.${RESOLUTION} +PORTCOMMENT= English PK fonts, for ghostscripts, xdvi and so on + .if !defined(RESOLUTION) RESOLUTION= 300 .else |