From 7cdceaabece80f0afbfb406cd3826f3804b3e27a Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Sat, 19 Sep 2020 05:59:59 +0000 Subject: print/scribus-devel: fix icons Limit end line replacement to text files. PR: 249372 Reported by: ohartmann@walstatt.org --- print/scribus-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 7857096f38cb..9f4f0c1638a8 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ @@ -40,6 +40,7 @@ USES= cmake compiler:gcc-c++11-lib desktop-file-utils dos2unix gnome \ jpeg pkgconfig qt:5 shared-mime-info ssl tar:xz USE_QT= buildtools_build core declarative gui linguisttools_build \ network opengl printsupport qmake_build widgets xml +DOS2UNIX_REGEX= .*\.(cpp|h|txt) USE_GNOME= libxml2 INSTALLS_ICONS= yes USE_LDCONFIG= yes -- cgit v1.2.3