pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/scribus-qt4
Module Name: pkgsrc
Committed By: dholland
Date: Sun Apr 29 04:45:30 UTC 2018
Modified Files:
pkgsrc/print/scribus-qt4: Makefile
Log Message:
Needs textproc/hyphen; from PR 52635 by Matthias Petermann.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/print/scribus-qt4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/scribus-qt4/Makefile
diff -u pkgsrc/print/scribus-qt4/Makefile:1.55 pkgsrc/print/scribus-qt4/Makefile:1.56
--- pkgsrc/print/scribus-qt4/Makefile:1.55 Tue Apr 17 22:29:49 2018
+++ pkgsrc/print/scribus-qt4/Makefile Sun Apr 29 04:45:30 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/04/17 22:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2018/04/29 04:45:30 dholland Exp $
DISTNAME= scribus-1.4.3
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.xz
@@ -40,6 +40,7 @@ BUILDLINK_API_DEPENDS.libart+= libart>=2
.include "../../graphics/tiff/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
#.include "../../textproc/hunspell/buildlink3.mk"
+.include "../../textproc/hyphen/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index