diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-06 20:29:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-06 20:29:24 +0000 |
commit | 64a95cec8875542c9b8ab7952379915c60893ca9 (patch) | |
tree | 30d76b99e0385b7a3b404898d25c70dde89775ea /cad/xcircuit | |
parent | 30d53d47ee782432a079f60e7b0465fee41de448 (diff) | |
download | ports-64a95cec8875542c9b8ab7952379915c60893ca9.tar.gz ports-64a95cec8875542c9b8ab7952379915c60893ca9.zip |
Notes
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 3de9962459ee..a6802fbd6782 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 drawing program [especially for circuit schematics] +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes |