diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-21 23:22:26 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-21 23:22:26 +0000 |
commit | 2e8d503ec48ac18463c85fc68961fcb802ccf47a (patch) | |
tree | eb47b451600898ca608b7955ff1d34f3a0c21784 /ports-mgmt/pib | |
parent | abfec5c1f7bcab6b24e1765bbeb6581a0c7e3e9b (diff) | |
download | ports-2e8d503ec48ac18463c85fc68961fcb802ccf47a.tar.gz ports-2e8d503ec48ac18463c85fc68961fcb802ccf47a.zip |
Notes
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 |