diff options
author | petef <petef@FreeBSD.org> | 2001-11-21 23:22:26 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-21 23:22:26 +0000 |
commit | 9e2ea64facb51ff79f293a60d070b346d8e12c75 (patch) | |
tree | 58089ee82e7f66cccce12b03d97c3710a235c1db /sysutils/pib | |
parent | bbefcc8d2e6dce6c27ceb0c06d3dc5bba3a325e6 (diff) | |
download | FreeBSD-ports-9e2ea64facb51ff79f293a60d070b346d8e12c75.zip FreeBSD-ports-9e2ea64facb51ff79f293a60d070b346d8e12c75.tar.gz |
Mark as BROKEN: this port needs to be updated to use the new ports layout.
If anybody wants to help msmith@, please drop him a line.
Approved by: maintainer
Diffstat (limited to 'sysutils/pib')
-rw-r--r-- | sysutils/pib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index ba05d42..36736bd 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= msmith MAINTAINER= msmith@freebsd.org +BROKEN= "This needs to be updated to work with the newer ports layout" + BUILD_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |