aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/font/devhtml/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-10-20 10:57:53 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-10-20 10:57:53 +0000
commit54d3fd886af850204cbebaa56b7096e0c70736c3 (patch)
tree9688c0b501f0fd8e8d4ef9993aadfdad7aeab8bb /gnu/usr.bin/groff/font/devhtml/Makefile
parented6ac7236a661fd23333d65fddca384156fa6bb5 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff/font/devhtml/Makefile')
-rw-r--r--gnu/usr.bin/groff/font/devhtml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/font/devhtml/Makefile b/gnu/usr.bin/groff/font/devhtml/Makefile
index e210eed1fab9..61e720a954f0 100644
--- a/gnu/usr.bin/groff/font/devhtml/Makefile
+++ b/gnu/usr.bin/groff/font/devhtml/Makefile
@@ -2,6 +2,8 @@
DEV= html
FONTS= R I B BI CR CI CB CBI S
+GHOSTSCRIPT= /usr/local/bin/gs
+DESC_EXT= echo "image_generator ${GHOSTSCRIPT}"
.include "../Makefile.tty"
.include "../Makefile.dev"