diff options
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index e547e891a6e..bf4b0e45be6 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= support/ghostscript/gnu/gv/unix MAINTAINER= obrien@freebsd.org -LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d.7:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes MAN1= gv.1 |