summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authoragc <agc>1999-08-18 08:45:19 +0000
committeragc <agc>1999-08-18 08:45:19 +0000
commit39475cc87da1c2417c64bfacbdbfc4d632fa4d16 (patch)
tree49f918b52151c21aa4d95a4ee37a18b7c64c394c /security/pgp2
parent13e75d8b8db9719329740695972d4b9d64782635 (diff)
downloadpkgsrc-39475cc87da1c2417c64bfacbdbfc4d632fa4d16.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}