pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/fvwm3



Module Name:    pkgsrc
Committed By:   vins
Date:           Sat May  2 07:31:35 UTC 2026

Modified Files:
        pkgsrc/wm/fvwm3: Makefile

Log Message:
wm/fvwm3: remove commented out lines from Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/wm/fvwm3/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/fvwm3/Makefile
diff -u pkgsrc/wm/fvwm3/Makefile:1.71 pkgsrc/wm/fvwm3/Makefile:1.72
--- pkgsrc/wm/fvwm3/Makefile:1.71       Wed Apr  8 05:45:12 2026
+++ pkgsrc/wm/fvwm3/Makefile    Sat May  2 07:31:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2026/04/08 05:45:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.72 2026/05/02 07:31:35 vins Exp $
 
 DISTNAME=      fvwm3-1.1.4
 PKGREVISION=   7
@@ -52,12 +52,6 @@ MESON_ARGS+= -Dperl=${PERL5:Q}
 
 .include "options.mk"
 
-#INSTALLATION_DIRS+=   share/xsessions
-
-#pre-install:
-#      ${INSTALL_DATA} ${FILESDIR}/fvwm3.desktop       \
-#      ${DESTDIR}${PREFIX}/share/xsessions/fvwm3.desktop
-
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../converters/fribidi/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libevent+=       libevent>=2.0



Home | Main Index | Thread Index | Old Index