1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Fix build with GCC-based architectures.

PR:		231985
Submitted by:	Piotr Kubaj
This commit is contained in:
Mark Linimon 2018-10-28 11:44:51 +00:00
parent 816d6f352b
commit 170000c779
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483284

View File

@ -13,7 +13,8 @@ COMMENT= Application to help CSS style sheets creation and maintenance
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= dos2unix gettext localbase pathfix pkgconfig
USES= compiler:c++11-lang dos2unix gettext gnome localbase pathfix \
pkgconfig
DOS2UNIX_FILES= scintilla/gtk/ScintillaGTK.cxx
USE_GNOME= gtk20 libxml2
GNU_CONFIGURE= yes