aboutsummaryrefslogtreecommitdiff
path: root/databases/mdbtools
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/mdbtools
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/mdbtools')
-rw-r--r--databases/mdbtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index c7e5a58ddeed..bf9690066a19 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libodbc.so:databases/unixODBC
OPTIONS_DEFINE= GNOME DOCS
OPTIONS_SUB= yes
-USES= autoreconf bison gettext-runtime iconv libtool pathfix pkgconfig readline
+USES= autoreconf bison gettext-runtime gnome iconv libtool pathfix \
+ pkgconfig readline
USE_GITHUB= yes
GH_ACCOUNT= brianb
USE_LDCONFIG= yes