diff options
author | petef <petef@FreeBSD.org> | 2001-11-22 07:22:26 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-22 07:22:26 +0800 |
commit | 9e2ea64facb51ff79f293a60d070b346d8e12c75 (patch) | |
tree | 58089ee82e7f66cccce12b03d97c3710a235c1db /ports-mgmt | |
parent | bbefcc8d2e6dce6c27ceb0c06d3dc5bba3a325e6 (diff) | |
download | freebsd-ports-gnome-9e2ea64facb51ff79f293a60d070b346d8e12c75.tar.gz freebsd-ports-gnome-9e2ea64facb51ff79f293a60d070b346d8e12c75.tar.zst freebsd-ports-gnome-9e2ea64facb51ff79f293a60d070b346d8e12c75.zip |
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 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile index ba05d42b03eb..36736bd66947 100644 --- a/ports-mgmt/pib/Makefile +++ b/ports-mgmt/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 |