pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

htslib: Clean up



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Tue May 16 09:51:36 2017 -0500
Changeset:	c2d19886501dc05e7bc1a36d64ff5b1f2542205c

Modified Files:
	htslib/Makefile

Log Message:
htslib: Clean up

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c2d19886501dc05e7bc1a36d64ff5b1f2542205c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 htslib/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/htslib/Makefile b/htslib/Makefile
index ca992d0f72..129674a378 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -26,8 +26,6 @@ SUBST_STAGE.version=	post-patch
 SUBST_SED.version+=	-e "s|m4_esyscmd_s(\[make print-version\])|[${PORTVERSION}]|"
 SUBST_FILES.version+=	${WRKSRC}/configure.ac
 
-#CPPFLAGS+=	-I${PREFIX}/include
-
 MAKE_ENV=	INSTALL_LIB=${INSTALL_LIB:Q} \
 		INSTALL_DATA=${INSTALL_DATA:Q} \
 		INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} \


Home | Main Index | Thread Index | Old Index