diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-22 03:48:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-22 03:48:47 +0800 |
commit | 62304f549987604077c198e184b2d9f3dcc0f09e (patch) | |
tree | 8dafa91e176584a47966f652c76c7a75475f67db | |
parent | 195bf36ec17cf1ae74991e726705497c629d0d3f (diff) | |
download | freebsd-ports-gnome-62304f549987604077c198e184b2d9f3dcc0f09e.tar.gz freebsd-ports-gnome-62304f549987604077c198e184b2d9f3dcc0f09e.tar.zst freebsd-ports-gnome-62304f549987604077c198e184b2d9f3dcc0f09e.zip |
Stage support
-rw-r--r-- | graphics/diacanvas2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index 07cf45a1bfd6..2aaa080fb2be 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -26,7 +26,6 @@ OPTIONS_DEFINE= PRINT OPTIONS_DEFAULT=PRINT PRINT_DESC= GNOME print support -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPRINT} |