aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-06-11 10:08:58 +0800
committerlinimon <linimon@FreeBSD.org>2018-06-11 10:08:58 +0800
commit54c0bd45e8c0bfcb997e2d007c7db8226249722b (patch)
tree952ce4783a99e33ddec2ab5337484563e8a4bbea
parent3860e92e8dfc9846bbac54660228356f96348577 (diff)
downloadfreebsd-ports-gnome-54c0bd45e8c0bfcb997e2d007c7db8226249722b.tar.gz
freebsd-ports-gnome-54c0bd45e8c0bfcb997e2d007c7db8226249722b.tar.zst
freebsd-ports-gnome-54c0bd45e8c0bfcb997e2d007c7db8226249722b.zip
Fix build on architectures which still have gcc as the default compiler.
Tested for no harm on amd64. Submitted By: jhibbits Differential Revision: D15685
-rw-r--r--textproc/enchant2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile
index 69225ca4ddd3..27e561fa75fe 100644
--- a/textproc/enchant2/Makefile
+++ b/textproc/enchant2/Makefile
@@ -13,10 +13,10 @@ COMMENT= Dictionary/spellchecking framework
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+USES= compiler:c++11-lib gmake libtool localbase pathfix pkgconfig
+USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gmake libtool localbase pathfix pkgconfig
-USE_GNOME= glib20
CONFIGURE_ARGS= --without-applespell \
--without-voikko