pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print print: Reorder entries in Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d0cb93e2d6a
branches:  trunk
changeset: 416351:3d0cb93e2d6a
user:      micha <micha%pkgsrc.org@localhost>
date:      Thu Oct 24 08:30:20 2019 +0000

description:
print: Reorder entries in Makefile

diffstat:

 print/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 07a3ea3b5530 -r 3d0cb93e2d6a print/Makefile
--- a/print/Makefile    Thu Oct 24 08:21:34 2019 +0000
+++ b/print/Makefile    Thu Oct 24 08:30:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.750 2019/10/22 22:21:26 nia Exp $
+# $NetBSD: Makefile,v 1.751 2019/10/24 08:30:20 micha Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1447,7 +1447,6 @@
 SUBDIR+=       xdvik
 SUBDIR+=       xetex
 SUBDIR+=       xpdf
-SUBDIR+=       xpdf4
 SUBDIR+=       xpdf-arabic
 SUBDIR+=       xpdf-chinese-simplified
 SUBDIR+=       xpdf-chinese-traditional
@@ -1459,6 +1458,7 @@
 SUBDIR+=       xpdf-latin2
 SUBDIR+=       xpdf-thai
 SUBDIR+=       xpdf-turkish
+SUBDIR+=       xpdf4
 SUBDIR+=       xpdfopen
 SUBDIR+=       xpp
 SUBDIR+=       yup



Home | Main Index | Thread Index | Old Index