diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:55:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:55:46 +0000 |
commit | 4ce14fa9d511cc5904e5c473be52d0daffef0b85 (patch) | |
tree | a20a3c2839882623e5063818d813142b8e8532f2 | |
parent | 5d8b21f98c497dad8efbc2897aaf9b610401ad2f (diff) |
Notes
-rw-r--r-- | databases/sixpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sixpack/Makefile b/databases/sixpack/Makefile index 292f6f67a932..80de41d25b97 100644 --- a/databases/sixpack/Makefile +++ b/databases/sixpack/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.santafe.edu/~dirk/sixpack/Download/ MAINTAINER= des@FreeBSD.org +BROKEN= "Does not package correctly" + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \ ptksh:${PORTSDIR}/x11-toolkits/p5-Tk |