summaryrefslogtreecommitdiff
path: root/archivers/ha/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-15 11:49:41 +0000
committerjlam <jlam>2001-07-15 11:49:41 +0000
commit56414764be368043007623d0effa0769adbafb49 (patch)
tree37a1b9e97af60d281e9838256a6e8cb2c39aa817 /archivers/ha/Makefile
parent0b958a94941bece9302cc43c9d06f069722af35b (diff)
downloadpkgsrc-56414764be368043007623d0effa0769adbafb49.tar.gz
Explode one big patch into several unidiff patches, honor CFLAGS passed
in from enviroment during build, and mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'archivers/ha/Makefile')
-rw-r--r--archivers/ha/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index f8dbb432cd0..fc6dad5d81b 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/03/11 03:35:48 tv Exp $
+# $NetBSD: Makefile,v 1.9 2001/07/15 11:49:41 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
#
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
COMMENT= The HA archiver using the HSC compression method
+USE_BUILDLINK_ONLY= yes
+
NO_WRKSUBDIR= yes
MAKEFILE= makefile.nix
MAKE_FLAGS= CC="${CC}"