diff options
Diffstat (limited to 'x11/xcoloredit')
-rw-r--r-- | x11/xcoloredit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 8c333d3dc127..fb86da15eb93 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -19,4 +19,5 @@ MANCOMPRESSED= yes MAN1= xcoloredit.1 PLIST_FILES= bin/xcoloredit +NO_STAGE= yes .include <bsd.port.mk> |