pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/wmii
Module Name: pkgsrc
Committed By: mef
Date: Sun Apr 28 23:57:25 UTC 2019
Modified Files:
pkgsrc/wm/wmii: Makefile
Log Message:
Fix build problem PR pkg/54144, removing NO_CONFIGURE= yes. Tks @tristelo, bsiegert@, leot@
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/wm/wmii/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/wmii/Makefile
diff -u pkgsrc/wm/wmii/Makefile:1.35 pkgsrc/wm/wmii/Makefile:1.36
--- pkgsrc/wm/wmii/Makefile:1.35 Wed Jul 4 13:40:40 2018
+++ pkgsrc/wm/wmii/Makefile Sun Apr 28 23:57:25 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2018/07/04 13:40:40 jperkin Exp $
+# $NetBSD: Makefile,v 1.36 2019/04/28 23:57:25 mef Exp $
DISTNAME= wmii+ixp-3.9.2
PKGNAME= wmii-3.9.2
@@ -15,8 +15,6 @@ DEPENDS+= dmenu>=3.7:../../x11/dmenu
USE_TOOLS+= tbl
-NO_CONFIGURE= yes
-
BUILD_DEFS+= PKG_SYSCONFBASE
MAKE_ENV+= PKG_SYSCONFBASE=${PKG_SYSCONFBASE}
# parallel compilations of at least cmd/util.o
Home |
Main Index |
Thread Index |
Old Index