summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-06 17:40:53 +0000
committerwiz <wiz>2001-03-06 17:40:53 +0000
commitea3c98280bfb15da98c33aadbd56e77e92314f45 (patch)
treeb3ebfe524f5fbc1274c2f2c196db6b7b1435e2e4 /pkgtools
parentb6904d02658d96f0c27f857872747aba85b92444 (diff)
downloadpkgsrc-ea3c98280bfb15da98c33aadbd56e77e92314f45.tar.gz
Actually, MANCOMPRESSED_IF_MANZ doesn't seem to be true.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/digest/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index ef734e86a25..4534ea683d0 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/06 11:21:04 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/06 17:40:53 wiz Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -21,8 +21,6 @@ NO_CHECKSUM= # defined
MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man
MAKE_ENV+= CPPFLAGS="${CPPFLAGS} -DVERSION=${VERSION}"
-MANCOMPRESSED_IF_MANZ= yes
-
do-configure:
@for f in Makefile digest.c digest.1 \
md5c.c md5.h md5hl.c \