summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-07-12 07:02:13 +0000
committerdholland <dholland@pkgsrc.org>2015-07-12 07:02:13 +0000
commit5e972ab178a13cd60493115404686f00b1ec65cd (patch)
treea36307f4833b5802aa412ab65834aabc4516cbb3 /security
parenta0f513bc0c393dc31d613ca23c67826f00dabd5c (diff)
downloadpkgsrc-5e972ab178a13cd60493115404686f00b1ec65cd.tar.gz
Relax ONLY_FOR_PLATFORM to *-*-i386. Was limited to NetBSD, FreeBSD, and
Linux but there's no obvious reason in the source and it's just been that way since the package was first added a long time ago.
Diffstat (limited to 'security')
-rw-r--r--security/hydan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hydan/Makefile b/security/hydan/Makefile
index ffbe21f764d..636d7df8309 100644
--- a/security/hydan/Makefile
+++ b/security/hydan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.9 2015/07/12 07:02:13 dholland Exp $
DISTNAME= hydan-0.13
PKGREVISION= 3
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://crazyboy.com/hydan/
COMMENT= Steganography tool for covert comms, signing and watermarking
-ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 Linux-*-i386
+ONLY_FOR_PLATFORM= *-*-i386
WRKSRC= ${WRKDIR}/hydan