aboutsummaryrefslogtreecommitdiffstats
path: root/security/digest/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-13 23:40:08 +0800
committerknu <knu@FreeBSD.org>2001-08-13 23:40:08 +0800
commitb42d6a3416e187c95275f07c163f703c6f057f26 (patch)
treec8c606e98de4d4648f11d733f041bc04db4e224a /security/digest/Makefile
parent074f3a9f27ae8702f41bcd26689ca3d76b528e64 (diff)
downloadfreebsd-ports-gnome-b42d6a3416e187c95275f07c163f703c6f057f26.tar.gz
freebsd-ports-gnome-b42d6a3416e187c95275f07c163f703c6f057f26.tar.zst
freebsd-ports-gnome-b42d6a3416e187c95275f07c163f703c6f057f26.zip
Synchronize with NetBSD. (20010807)
Diffstat (limited to 'security/digest/Makefile')
-rw-r--r--security/digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile
index 7c33282fc18b..a183ddfa120a 100644
--- a/security/digest/Makefile
+++ b/security/digest/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= digest
-PORTVERSION= 20010302
+PORTVERSION= 20010807
CATEGORIES= security sysutils
MASTER_SITES= #
DISTFILES=
@@ -15,8 +15,8 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
-CFLAGS+= "-DVERSION=${PORTVERSION}"
MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man
+MAKE_ARGS= VERSION="${PORTVERSION}"
MAN1= digest.1
PLIST= ${WRKDIR}/pkg-plist
WRKSRC= ${WRKDIR}