diff options
author | kris <kris@FreeBSD.org> | 2004-08-15 05:46:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-15 05:46:28 +0800 |
commit | f5443843fc2e290b6c57fe65894d46ce60df5a60 (patch) | |
tree | f05facc3a3c476bda817624b607ca2f2e7014602 /x11-toolkits | |
parent | 973f0bb8f6d1b1887afd5ff9926e736fa05c14f4 (diff) | |
download | freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.gz freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.zst freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.zip |
BROKEN: Unfetchable
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libjtree/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile index 0302f3b34d96..a3987ca271ef 100644 --- a/x11-toolkits/libjtree/Makefile +++ b/x11-toolkits/libjtree/Makefile @@ -16,6 +16,8 @@ DISTNAME= JTree_source-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An additional library for the JX widget library +BROKEN= Unfetchable + EXTRACT_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure BUILD_DEPENDS= makemake:${JXPORT} LIB_DEPENDS= jx-1_5_3.1:${JXPORT} |