summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-08-18 08:45:19 +0000
committeragc <agc@pkgsrc.org>1999-08-18 08:45:19 +0000
commit1d08b0cf69a471288b994c6d198e5a48ae7b2e28 (patch)
tree49f918b52151c21aa4d95a4ee37a18b7c64c394c /security/pgp2
parentf684acad0585e2151b752832ce42f32b2bdb7a13 (diff)
downloadpkgsrc-1d08b0cf69a471288b994c6d198e5a48ae7b2e28.tar.gz
Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1). Add M68060 to BUILD_DEFS
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 07d9430aa00..96d386d2776 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1999/07/12 04:34:23 windsor Exp $
+# $NetBSD: Makefile,v 1.20 1999/08/18 08:45:19 agc Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -53,6 +53,8 @@ OBJS_EXT=
ASMFLAG= -DPORTABLE -DMPORTABLE
.endif
+BUILD_DEFS+= USE_RSAREF2 M68060 ASMFLAG
+
.if !defined(USE_RSAREF2) || ${USE_RSAREF2} != YES && ${USE_RSAREF2} != NO
pre-fetch:
@${ECHO}