diff options
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index e35fae8243fe..3c0137106e70 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -25,6 +25,7 @@ MAN1= openbox.1 openbox-session.1 obxprop.1 \ PLIST_SUB= VERSION=${PORTVERSION:C/.[0-9]+\$//} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |