pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/scmgit-docs Add USE_LANGUAGES=c (spotted by dh@,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdc422086dab
branches: trunk
changeset: 539287:fdc422086dab
user: bjs <bjs%pkgsrc.org@localhost>
date: Mon Mar 03 00:35:13 2008 +0000
description:
Add USE_LANGUAGES=c (spotted by dh@, thanks). Bump rev.
diffstat:
devel/scmgit-docs/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 0be2d5474774 -r fdc422086dab devel/scmgit-docs/Makefile
--- a/devel/scmgit-docs/Makefile Sun Mar 02 22:15:19 2008 +0000
+++ b/devel/scmgit-docs/Makefile Mon Mar 03 00:35:13 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/02/28 15:11:29 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2008/03/03 00:35:13 bjs Exp $
#
PKGNAME= scmgit-docs-${GIT_VERSION}
+PKGREVISION= 1
COMMENT= GIT Tree History Storage Tool (documentation)
PKG_DESTDIR_SUPPORT= user-destdir
@@ -13,7 +14,7 @@
BUILD_TARGET= doc
-USE_LANGUAGES= # none
+USE_LANGUAGES= c
INSTALL_TARGET= install-doc
.include "${.CURDIR}/../scmgit/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index