diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:36:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:36:32 +0000 |
commit | c92fe2df3628eef2a95202ec641a174230f330ec (patch) | |
tree | 5dca1ef3ab4ab132d4e7f5565b9d90668a2059f1 /print | |
parent | BROKEN: Does not install (diff) |
BROKEN: Does not compile
Diffstat (limited to 'print')
-rw-r--r-- | print/bibcard/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/bibcard/Makefile b/print/bibcard/Makefile index 6f7822b9bc87..90798082c61b 100644 --- a/print/bibcard/Makefile +++ b/print/bibcard/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@NUXI.com +BROKEN= "Does not compile" + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_WRKSUBDIR= yes |