diff options
Diffstat (limited to 'ports-mgmt/pib')
-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 |