From 68ede13b4964032ff878ab9cc8d9d58cdf364374 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:36:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: editors) --- editors/dhex/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/dhex') diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index c0e9365efacb..694f1dfe4ca7 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -17,6 +17,7 @@ MAN1= dhex.1 MAN5= dhexrc.5 dhex_markers.5 dhex_searchlog.5 PLIST_FILES= bin/dhex +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 -- cgit v1.2.3