summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-25 19:13:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-25 19:13:09 +0000
commitbf38b4675f3833e6eeeb42187d71a063fee67d8a (patch)
tree4f42a3e23bac2396025f796676ce5afde7949d5f /graphics
parentAdd new port of srm 1.2.0, a utility which overwrites the contents (diff)
Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.
Notes
Notes: svn path=/head/; revision=34232
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ming/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 8077e30e6c75..d2b8b05798e4 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= knu@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+MAKE_ARGS= NOPROFILE=true
DOCS= CHANGES \
CREDITS \