diff options
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index fc22a3ff96ed..e612695324aa 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,13 +6,13 @@ # PORTNAME= xcircuit -PORTVERSION= 2.2.2 +PORTVERSION= 2.3 CATEGORIES= cad MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 USE_BZIP2= yes USE_XPM= yes |