pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin Removed options.mk, summary suffix is n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c218b0d2ded
branches: trunk
changeset: 570057:9c218b0d2ded
user: imil <imil%pkgsrc.org@localhost>
date: Sun Jan 24 14:59:05 2010 +0000
description:
Removed options.mk, summary suffix is now handled dynamically
diffstat:
pkgtools/pkgin/options.mk | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diffs (15 lines):
diff -r c72282279f1f -r 9c218b0d2ded pkgtools/pkgin/options.mk
--- a/pkgtools/pkgin/options.mk Sun Jan 24 14:56:24 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# $NetBSD: options.mk,v 1.1.1.1 2009/06/08 13:58:26 imil Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.pkgin
-PKG_SUPPORTED_OPTIONS= gzip-summary
-
-.include "../../mk/bsd.options.mk"
-
-# by default, pkg_summary extention is set to bz2
-.if !empty(PKG_OPTIONS:Mgzip-summary)
-CPPFLAGS+= -DSUMEXT=\"gz\"
-.endif
Home |
Main Index |
Thread Index |
Old Index