pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tabbed: (mostly) cosmetic changes
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Jan 21 15:22:42 2016 +0100
Changeset: 8cbf23eacd06c741cea41b7a2d38d54137497e6d
Modified Files:
tabbed/Makefile
Log Message:
tabbed: (mostly) cosmetic changes
o Delete USE_LANGUAGES and NO_CONFIGURE
o Convert SUBST_STAGE to pre-configure
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8cbf23eacd06c741cea41b7a2d38d54137497e6d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tabbed/Makefile | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diffs:
diff --git a/tabbed/Makefile b/tabbed/Makefile
index 0dd5287..0f4b376 100644
--- a/tabbed/Makefile
+++ b/tabbed/Makefile
@@ -10,13 +10,9 @@ COMMENT= Simple generic tabbed frontend to xembed aware applications
LICENSE= mit
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c
-NO_CONFIGURE= yes
-
-# Adjust config.mk
SUBST_CLASSES+= makefile
-SUBST_STAGE.makefile= pre-build
+SUBST_STAGE.makefile= pre-configure
SUBST_MESSAGE.makefile= Fixing config.mk
SUBST_FILES.makefile= config.mk
SUBST_SED.makefile+= -e 's,/usr/local,${PREFIX},g'
Home |
Main Index |
Thread Index |
Old Index