aboutsummaryrefslogtreecommitdiffstats
path: root/math/libranlib
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-06-07 16:40:09 +0800
committertg <tg@FreeBSD.org>2000-06-07 16:40:09 +0800
commite00ebf085d583bd45edf03e7b4719a462cb518bf (patch)
tree6a1c073407d2cd4129bfa9c314e732289909e7d4 /math/libranlib
parenta58c95a14f6adc0c993e30fe2e16bfff57932bd5 (diff)
downloadfreebsd-ports-gnome-e00ebf085d583bd45edf03e7b4719a462cb518bf.tar.gz
freebsd-ports-gnome-e00ebf085d583bd45edf03e7b4719a462cb518bf.tar.zst
freebsd-ports-gnome-e00ebf085d583bd45edf03e7b4719a462cb518bf.zip
Don't build the profiled lib.
Diffstat (limited to 'math/libranlib')
-rw-r--r--math/libranlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libranlib/Makefile b/math/libranlib/Makefile
index ca34b4e3473d..c7c8394870f4 100644
--- a/math/libranlib/Makefile
+++ b/math/libranlib/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ranlib.c
MAINTAINER= tg@FreeBSD.org
+MAKE_ENV= NOPROFILE=true
WRKSRC= ${WRKDIR}/${DISTNAME}/src
.include <bsd.port.pre.mk>