From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/tifmerge/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/tifmerge') diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 86e26ee71333..a668514e21e8 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= lib/libtifmerge.a \ MAN3= tifmerge.3 +NO_STAGE= yes post-extract: @${MV} ${WRKSRC}/TIFMERGE.H ${WRKSRC}/tifmerge.h @${MV} ${WRKSRC}/TIFMERGE.C ${WRKSRC}/tifmerge.c -- cgit