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 | Add xmms-xvs (X Visualization System) 0.1.0b1, a visualization plug-in (diff) |
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
Notes
Notes:
svn path=/head/; revision=50348
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 |