summaryrefslogtreecommitdiff
path: root/security/hashcash
diff options
context:
space:
mode:
authortv <tv>2004-11-29 04:21:33 +0000
committertv <tv>2004-11-29 04:21:33 +0000
commit789baeee2794038a9144bc269fc5ed42fd78390b (patch)
treef0719a348db68ac844516e751ac9128835148ad2 /security/hashcash
parent6f47a94ade6cdc4fb52b1096c9d89ac4eda670c6 (diff)
downloadpkgsrc-789baeee2794038a9144bc269fc5ed42fd78390b.tar.gz
Include bsd.prefs.mk before adding to CFLAGS, just in case.
Diffstat (limited to 'security/hashcash')
-rw-r--r--security/hashcash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/hashcash/Makefile b/security/hashcash/Makefile
index 54cd01b5130..930f875f943 100644
--- a/security/hashcash/Makefile
+++ b/security/hashcash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/11/29 01:56:16 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/11/29 04:21:33 tv Exp $
#
DISTNAME= hashcash-1.13
@@ -12,6 +12,8 @@ COMMENT= Hash collision based postage stamp
USE_BUILDLINK3= yes
+.include "../../mk/bsd.prefs.mk"
+
CFLAGS+= -Dunix
do-install: