diff options
Diffstat (limited to 'graphics/tifmerge/files/Makefile')
-rw-r--r-- | graphics/tifmerge/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tifmerge/files/Makefile b/graphics/tifmerge/files/Makefile index a508cf6dad6e..b96cac6cdf3a 100644 --- a/graphics/tifmerge/files/Makefile +++ b/graphics/tifmerge/files/Makefile @@ -2,7 +2,7 @@ LIB= tifmerge SHLIB_MAJOR= 1 SHLIB_MINOR= 0 -NO_PROFILE= yes +MK_PROFILE= no SRCS= tifmerge.c |