pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/texmaker
Module Name: pkgsrc
Committed By: nros
Date: Sat Sep 9 11:13:55 UTC 2023
Modified Files:
pkgsrc/editors/texmaker: Makefile
Log Message:
texmaker: misstakenly added openjpeg buildlink3, sort buildlink3s
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/editors/texmaker/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/texmaker/Makefile
diff -u pkgsrc/editors/texmaker/Makefile:1.133 pkgsrc/editors/texmaker/Makefile:1.134
--- pkgsrc/editors/texmaker/Makefile:1.133 Sat Sep 9 11:11:09 2023
+++ pkgsrc/editors/texmaker/Makefile Sat Sep 9 11:13:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2023/09/09 11:11:09 nros Exp $
+# $NetBSD: Makefile,v 1.134 2023/09/09 11:13:55 nros Exp $
DISTNAME= texmaker-5.1.4
PKGREVISION= 1
@@ -44,10 +44,9 @@ SUBST_VARS.fonts+= X11BASE
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/openjpeg/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index