pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vimb3-git: Remove not needed NO_CONFIGURE=yes
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Oct 11 18:46:27 2018 +0200
Changeset: 1cb9a75a366c0d0996b5ba9178899ab89fda060d
Modified Files:
vimb3-git/Makefile
Log Message:
vimb3-git: Remove not needed NO_CONFIGURE=yes
(Also if a package does not provide a configure script it is not
needed and can lead to confusion due the several configure targets
that are removed.)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cb9a75a366c0d0996b5ba9178899ab89fda060d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vimb3-git/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/vimb3-git/Makefile b/vimb3-git/Makefile
index b6f2cc6f91..50138f53ee 100644
--- a/vimb3-git/Makefile
+++ b/vimb3-git/Makefile
@@ -14,7 +14,6 @@ GIT_REPOSITORIES= vimb
GIT_REPO.vimb= git://github.com/fanglingsu/vimb.git
WRKSRC= ${WRKDIR}/vimb
-NO_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c99
Home |
Main Index |
Thread Index |
Old Index