diff options
Diffstat (limited to 'x11-toolkits/tktreectrl/Makefile')
-rw-r--r-- | x11-toolkits/tktreectrl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile index 3f8aee9dc3af..38c0c207aa21 100644 --- a/x11-toolkits/tktreectrl/Makefile +++ b/x11-toolkits/tktreectrl/Makefile @@ -21,4 +21,5 @@ USE_LDCONFIG= ${PREFIX}/lib/${TKPKG} PLIST_SUB= TKPKG=${TKPKG} MANN= treectrl.n +NO_STAGE= yes .include <bsd.port.mk> |