diff options
Diffstat (limited to 'x11/lxmenu-data/Makefile')
-rw-r--r-- | x11/lxmenu-data/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile index cc64dac4510a..3402b140b7cc 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -1,4 +1,4 @@ -# Created by: Kris Moore <kmoore@freebsd.org> +# Created by: Kris Moore <kmoore@FreeBSD.org> # $FreeBSD$ PORTNAME= lxmenu-data @@ -26,6 +26,7 @@ PORTDOCS= AUTHORS README TODO OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |