aboutsummaryrefslogtreecommitdiff
path: root/databases/qof/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:37:29 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:37:29 +0000
commit4ac3cd7048c6a4c9005d53f96177aa0e162adf53 (patch)
tree9dd9aac3ddf4654df74c8642f6fc4238e3315c58 /databases/qof/Makefile
parent2bf9ca57b161dda80ac325ace89ff2fb273a9127 (diff)
downloadports-4ac3cd7048c6a4c9005d53f96177aa0e162adf53.tar.gz
ports-4ac3cd7048c6a4c9005d53f96177aa0e162adf53.zip
databases: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517042
Diffstat (limited to 'databases/qof/Makefile')
-rw-r--r--databases/qof/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/qof/Makefile b/databases/qof/Makefile
index 7338395b53b9..2b8874442c18 100644
--- a/databases/qof/Makefile
+++ b/databases/qof/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --disable-doxygen --disable-gdasql --disable-sqlite
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-USES= gmake libtool pathfix pkgconfig
+USES= gmake gnome libtool pathfix pkgconfig
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}