aboutsummaryrefslogtreecommitdiff
path: root/textproc/enchant2
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 12:59:36 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 12:59:36 +0000
commit0491e04a0612a346aac760fe96ea0ad9494b7833 (patch)
treed36c0b0d9a3a01c573f40c2f71e521826e12909c /textproc/enchant2
parent8eb919206378c92f91ad7441b80d9618099522ec (diff)
downloadports-0491e04a0612a346aac760fe96ea0ad9494b7833.tar.gz
ports-0491e04a0612a346aac760fe96ea0ad9494b7833.zip
textproc: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517055
Diffstat (limited to 'textproc/enchant2')
-rw-r--r--textproc/enchant2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile
index 7ece6a2e8cdc..72f62a46c7cd 100644
--- a/textproc/enchant2/Makefile
+++ b/textproc/enchant2/Makefile
@@ -14,7 +14,8 @@ COMMENT= Dictionary/spellchecking framework
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= compiler:c++11-lib gmake libtool localbase pathfix pkgconfig
+USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \
+ pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes