diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:33:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:33:17 +0000 |
commit | 221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7 (patch) | |
tree | fc990001947e87f83b0a27926fb17f845e2a2877 /x11-toolkits/vdkbuilder | |
parent | 248904911edd93e374962d28de55490a7dff1a7a (diff) | |
download | ports-221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7.tar.gz ports-221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7.zip |
Notes
Diffstat (limited to 'x11-toolkits/vdkbuilder')
-rw-r--r-- | x11-toolkits/vdkbuilder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/vdkbuilder/Makefile b/x11-toolkits/vdkbuilder/Makefile index 6449354c0b8a..7683c872e1c9 100644 --- a/x11-toolkits/vdkbuilder/Makefile +++ b/x11-toolkits/vdkbuilder/Makefile @@ -18,6 +18,8 @@ COMMENT= A general ide tool for GTK+/VDK LIB_DEPENDS= vdk.6:${PORTSDIR}/x11-toolkits/vdk +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes USE_GNOME= gnometarget gtk20 lthack USE_REINPLACE= yes |