aboutsummaryrefslogtreecommitdiff
path: root/textproc/gdome2
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/gdome2
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/gdome2')
-rw-r--r--textproc/gdome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile
index 894c62afad49..d7a76bca2d66 100644
--- a/textproc/gdome2/Makefile
+++ b/textproc/gdome2/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://gdome2.cs.unibo.it/tarball/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome DOM Engine
-USES= pathfix pkgconfig libtool
+USES= gnome libtool pathfix pkgconfig
USE_GNOME= glib20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0"