diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-02-26 22:18:47 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-02-26 22:18:47 +0000 |
commit | 4580b44e4bd4793570ed51ab3258229c66392fb6 (patch) | |
tree | 81f8d5626ec507da27d69a3a052e952acf1aa67c /cad | |
parent | 2df344eb61d286e9ed8bd67478e6b6255d1b45b5 (diff) | |
download | ports-4580b44e4bd4793570ed51ab3258229c66392fb6.tar.gz ports-4580b44e4bd4793570ed51ab3258229c66392fb6.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 1d1d4660e942..3de9962459ee 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcircuit -PORTVERSION= 3.4.11 +PORTVERSION= 3.4.16 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ @@ -14,8 +14,6 @@ MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 drawing program [especially for circuit schematics] -BROKEN= Size mismatch - USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes |