pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vis-editor: Remove unnecessary coreutils dependency.
Module Name: pkgsrc-wip
Committed By: Eric Garver <e%erig.me@localhost>
Pushed By: erig
Date: Tue Feb 16 19:54:16 2016 -0500
Changeset: fffb80cbb4c2c94eb24ba358382b4b6e2ae70c36
Modified Files:
vis-editor/Makefile
Log Message:
vis-editor: Remove unnecessary coreutils dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fffb80cbb4c2c94eb24ba358382b4b6e2ae70c36
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vis-editor/Makefile | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diffs:
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index 3fac5f8..0b0a4d2 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${DISTNAME:S/vis/vis-editor/}
CATEGORIES= wip
MASTER_SITES= ${MASTER_SITE_GITHUB:=martanne/}
-MAINTAINER= e%erig.me@localhost
+MAINTAINER= erig%erig.me@localhost
HOMEPAGE= ${MASTER_SITE_GITHUB:=martanne/vis/}
COMMENT= Vim like text editor
LICENSE= isc
@@ -17,8 +17,6 @@ DISTBASE= ${DISTNAME:C/(.*)-${PKGVERSION}/\1/}
WRKSRC= ${WRKDIR}/${DISTNAME}
-MAKE_JOBS_SAFE= no
-
LUA_VERSIONS_ACCEPTED= 52
USE_TOOLS+= gmake
@@ -27,11 +25,6 @@ USE_TOOLS+= pkg-config
.include "../../mk/bsd.prefs.mk"
-SUBST_CLASSES+= sha1sum
-SUBST_STAGE.sha1sum= pre-build
-SUBST_FILES.sha1sum= Makefile
-SUBST_SED.sha1sum= -e 's/sha1sum/gsha1sum/g'
-
.if ${OPSYS} != "Linux"
SUBST_CLASSES+= zap-ldl
SUBST_MESSAGE.zap-ldl= Remove -ldl from Makefiles.
@@ -60,7 +53,6 @@ post-install:
${MV} ${DESTDIR}${PREFIX}/bin/${DISTBASE}-open ${DESTDIR}${PREFIX}/bin/${PKGBASE}-open
${MV} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${DISTBASE}.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${PKGBASE}.1
-BUILD_DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils
DEPENDS+= ${LUA_PKGPREFIX}-lpeg-[0-9]*:../../devel/lua-lpeg
.include "../../lang/lua/buildlink3.mk"
.include "../../devel/ncursesw/buildlink3.mk"
- Prev by Date:
+concorde, py-lentools, py-trimesh, motti, gsegrafix, gnujump, py-gpkit in wip
- Next by Date:
remove octave4 since it's been imported into mainline as math/octave
- Previous by Thread:
+concorde, py-lentools, py-trimesh, motti, gsegrafix, gnujump, py-gpkit in wip
- Next by Thread:
remove octave4 since it's been imported into mainline as math/octave
- Indexes:
Home |
Main Index |
Thread Index |
Old Index