pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/rvm
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 17:16:39 UTC 2020
Modified Files:
pkgsrc/devel/rvm: Makefile
Log Message:
devel/rvm: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/rvm/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/rvm/Makefile
diff -u pkgsrc/devel/rvm/Makefile:1.24 pkgsrc/devel/rvm/Makefile:1.25
--- pkgsrc/devel/rvm/Makefile:1.24 Wed Oct 31 11:19:43 2012
+++ pkgsrc/devel/rvm/Makefile Sun May 31 17:16:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/31 11:19:43 asau Exp $
+# $NetBSD: Makefile,v 1.25 2020/05/31 17:16:38 rillig Exp $
#
DISTNAME= rvm-1.17
@@ -13,7 +13,6 @@ USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-lwp-includes=${BUILDLINK_PREFIX.lwp}/include
pre-build:
cd ${WRKSRC}/rvm; \
Home |
Main Index |
Thread Index |
Old Index