summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-29 13:00:57 +0000
committergrant <grant@pkgsrc.org>2004-01-29 13:00:57 +0000
commitfefcc8eec0ab8bf653f199614305cfaae686a68e (patch)
treec11d0d0ce6ba1f5365b69df58c3249ee0656486b /archivers
parenta5483fc63f264ed75dde3c90a9ad828ffe836e79 (diff)
downloadpkgsrc-fefcc8eec0ab8bf653f199614305cfaae686a68e.tar.gz
remove a patch and just override CC and CFLAGS. fixes build with
non-gcc.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/nomarch/Makefile4
-rw-r--r--archivers/nomarch/distinfo3
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile
index 5804a6a1df9..07e4ad1b0af 100644
--- a/archivers/nomarch/Makefile
+++ b/archivers/nomarch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/19 12:57:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/29 13:00:57 grant Exp $
#
DISTNAME= nomarch-1.3
@@ -11,6 +11,8 @@ COMMENT= Free replacement for the arc program
USE_BUILDLINK2= YES
MAKE_FLAGS+= PREFIX=${PREFIX}
+MAKE_FLAGS+= CC="${CC}"
+MAKE_FLAGS+= CFLAGS="${CFLAGS}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nomarch ${PREFIX}/bin/nomarch
diff --git a/archivers/nomarch/distinfo b/archivers/nomarch/distinfo
index 82b9c72a405..90a38a57ee9 100644
--- a/archivers/nomarch/distinfo
+++ b/archivers/nomarch/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/09/19 13:29:37 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/01/29 13:00:57 grant Exp $
SHA1 (nomarch-1.3.tar.gz) = 5f17dc8b8cbd843fd75ddaeb3d975714b5235b58
Size (nomarch-1.3.tar.gz) = 22491 bytes
-SHA1 (patch-aa) = 81a7cc1613b3f0e836d29c455a3244005f328f89