pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/kde-baseapps4



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Feb 11 21:39:18 UTC 2021

Modified Files:
        pkgsrc/x11/kde-baseapps4: Makefile

Log Message:
kde-baseapps4: remove commented out lines in Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/x11/kde-baseapps4/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/kde-baseapps4/Makefile
diff -u pkgsrc/x11/kde-baseapps4/Makefile:1.61 pkgsrc/x11/kde-baseapps4/Makefile:1.62
--- pkgsrc/x11/kde-baseapps4/Makefile:1.61      Thu Feb 11 21:38:08 2021
+++ pkgsrc/x11/kde-baseapps4/Makefile   Thu Feb 11 21:39:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2021/02/11 21:38:08 markd Exp $
+# $NetBSD: Makefile,v 1.62 2021/02/11 21:39:18 markd Exp $
 
 DISTNAME=      kde-baseapps-15.12.0
 PKGNAME=       ${DISTNAME:S/-1/4-1/}
@@ -11,11 +11,6 @@ MASTER_SITES=        ${MASTER_SITE_KDE:=applica
 
 CONFLICTS=     konq-plugins-[0-9]*
 
-# BUILD_MAKE_FLAGS+= VERBOSE=1
-
-#REPLACE_RUBY+=        dolphin/src/settings/services/servicemenuinstallation
-#REPLACE_RUBY+=        dolphin/src/settings/services/servicemenudeinstallation
-
 REPLACE_INTERPRETER+=  xdg-open
 REPLACE.xdg-open.old=  .*/bin/env xdg-open
 REPLACE.xdg-open.new=  ${PREFIX}/bin/xdg-open
@@ -23,22 +18,15 @@ REPLACE_FILES.xdg-open=     lib/konq/Templat
 
 CHECK_INTERPRETER_SKIP=        share/kde/templates/.source/Program.desktop
 
-#.include "../../lang/ruby/replace.mk"
-
 .include "../../meta-pkgs/kde4/kde4.mk"
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/qimageblitz/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-#.include "../../sysutils/libbaloo4/buildlink3.mk"
-#.include "../../sysutils/baloo-widgets/buildlink3.mk"
-#.include "../../sysutils/kfilemetadata/buildlink3.mk"
 .include "../../textproc/xapian/buildlink3.mk"
 .include "../../x11/libkactivities4/buildlink3.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
 .include "../../x11/kde-runtime4/buildlink3.mk"
-#.include "../../x11/kde-workspace4/buildlink3.mk"
-#.include "../../lang/ruby/buildlink3.mk"
 .include "../../www/tidy/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index