diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-11 10:08:35 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-11 10:08:35 +0000 |
commit | 13f986384d1fde5d8dd2f115681636ce3e79db85 (patch) | |
tree | 9f7078c46122197339213b40df9f6684d523010a /print | |
parent | be3eceb8385309a11bff5ac00f3274d906cd1136 (diff) | |
download | ports-13f986384d1fde5d8dd2f115681636ce3e79db85.tar.gz ports-13f986384d1fde5d8dd2f115681636ce3e79db85.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index fde651222943..23aa36287bcf 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript and PDF previewer +USE_GHOSTSCRIPT= yes + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes |