summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: