pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bamtools, gmap: Remove cruft
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Thu May 12 11:28:36 2016 -0500
Changeset: e5a69bd143d133ae573ce2f976673e64f9daaefe
Modified Files:
bamtools/DESCR
Removed Files:
gmap/buildlink3.mk
Log Message:
bamtools, gmap: Remove cruft
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e5a69bd143d133ae573ce2f976673e64f9daaefe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bamtools/DESCR | 4 ++--
gmap/buildlink3.mk | 22 ----------------------
2 files changed, 2 insertions(+), 24 deletions(-)
diffs:
diff --git a/bamtools/DESCR b/bamtools/DESCR
index b658e72..d9e740c 100644
--- a/bamtools/DESCR
+++ b/bamtools/DESCR
@@ -1,2 +1,2 @@
-"BamTools provides both a programmer's API and an end-user's
-toolkit for handling BAM files."
+BamTools provides both a programmer's API and an end-user's
+toolkit for handling BAM files.
diff --git a/gmap/buildlink3.mk b/gmap/buildlink3.mk
deleted file mode 100644
index a583f83..0000000
--- a/gmap/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-# XXX
-# XXX This file was created automatically using createbuildlink-3.16.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed. Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX BUILDLINK_DEPMETHOD.gmap?= build
-
-BUILDLINK_TREE+= gmap
-
-.if !defined(GMAP_BUILDLINK3_MK)
-GMAP_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gmap+= gmap>=2014.07.04
-BUILDLINK_PKGSRCDIR.gmap?= ../../wip/gmap
-.endif # GMAP_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -gmap
Home |
Main Index |
Thread Index |
Old Index