pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/slim
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Mar 16 03:25:41 UTC 2023
Modified Files:
pkgsrc/x11/slim: Makefile
Log Message:
slim: drop universal bash dependency
The previous commit was intended to contextualize the bash dependency,
so drop the now duplicated universal expression of it.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/slim/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/slim/Makefile
diff -u pkgsrc/x11/slim/Makefile:1.15 pkgsrc/x11/slim/Makefile:1.16
--- pkgsrc/x11/slim/Makefile:1.15 Wed Mar 15 13:39:16 2023
+++ pkgsrc/x11/slim/Makefile Thu Mar 16 03:25:41 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2023/03/15 13:39:16 abs Exp $
+# $NetBSD: Makefile,v 1.16 2023/03/16 03:25:41 gutteridge Exp $
DISTNAME= slim-1.3.6
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slim.berlios/}
@@ -18,8 +18,6 @@ USE_CMAKE= yes
AUTO_MKDIRS= yes
RCD_SCRIPTS+= slim
-DEPENDS+= bash-[0-9]*:../../shells/bash
-
SUBST_CLASSES+= options
SUBST_FILES.options= slim.conf
SUBST_STAGE.options= pre-configure
Home |
Main Index |
Thread Index |
Old Index