pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/git-remote-hg
Module Name: pkgsrc
Committed By: roy
Date: Wed Jan 4 17:31:22 UTC 2017
Modified Files:
pkgsrc/devel/git-remote-hg: Makefile
Log Message:
This package does not use curses.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/git-remote-hg/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/git-remote-hg/Makefile
diff -u pkgsrc/devel/git-remote-hg/Makefile:1.1 pkgsrc/devel/git-remote-hg/Makefile:1.2
--- pkgsrc/devel/git-remote-hg/Makefile:1.1 Thu Nov 26 08:30:57 2015
+++ pkgsrc/devel/git-remote-hg/Makefile Wed Jan 4 17:31:22 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/11/26 08:30:57 agc Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 17:31:22 roy Exp $
DISTNAME= git-remote-hg-20140603
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_GITHUB:=felipec/}
@@ -23,6 +24,5 @@ REPLACE_PYTHON= git-remote-hg
INSTALL_TARGET= install install-doc
AUTO_MKDIRS= yes
-.include "../../devel/ncurses/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index