summaryrefslogtreecommitdiff
path: root/print/panda
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-11 19:00:18 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-11 19:00:18 +0000
commit5505685d93d8aa038740bda60170fa4fdc440e34 (patch)
tree424d7b148e45d01c3febf6904255a6afae12556e /print/panda
parentTypo (p5-Params-Validat -> p5-Params-Validate). (diff)
Build with NOPROFILE defined to avoid building the profiled library.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=41297
Diffstat (limited to 'print/panda')
-rw-r--r--print/panda/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile
index 95050dfc6d48..4ec18cee434a 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" \
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${PREFIX}/lib" \
LIBS="${PTHREAD_LIBS}"
+MAKE_ARGS= NOPROFILE=true
INSTALLS_SHLIB= yes
MAN3= checkinfo.3 initpanda.3 makedate.3 nowdate.3 \