pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gpg2dot this package doesn't use a compiler, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/117386a12b51
branches:  trunk
changeset: 469496:117386a12b51
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Feb 24 13:49:29 2004 +0000

description:
this package doesn't use a compiler, so USE_LANGUAGES= # empty

diffstat:

 security/gpg2dot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 45f1a9a36847 -r 117386a12b51 security/gpg2dot/Makefile
--- a/security/gpg2dot/Makefile Tue Feb 24 13:40:31 2004 +0000
+++ b/security/gpg2dot/Makefile Tue Feb 24 13:49:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/21 04:15:09 lukem Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/24 13:49:29 grant Exp $
 #
 
 DISTNAME=      gpg2dot-1.2
@@ -11,6 +11,7 @@
 HOMEPAGE=      ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt
 COMMENT=       Converts your GnuPG keyring to a graph of associations
 
+USE_LANGUAGES= # empty
 USE_PERL5=     YES
 
 EXTRACT_ONLY=  # empty



Home | Main Index | Thread Index | Old Index