aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 02:44:55 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 02:44:55 +0000
commit4bed85ee605ef7031dc04270f582df2c802476a5 (patch)
treecf8daed53a2ed1dc2c6b904b08c8bed1c907ac94 /x11
parentc4e1fd15209a5dfa52b93105a3279d137247c9d1 (diff)
downloadports-4bed85ee605ef7031dc04270f582df2c802476a5.tar.gz
ports-4bed85ee605ef7031dc04270f582df2c802476a5.zip
MFH: r561425
x11/xdialog: fix build on GCC architectures Add USES=pkgconfig: checking for GTK+ - version >= 2.2.0... no *** A new enough version of pkg-config was not found. While here, add USES=gnome.
Notes
Notes: svn path=/branches/2021Q1/; revision=561427
Diffstat (limited to 'x11')
-rw-r--r--x11/xdialog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 44465e4b8b90..e310503eafd3 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -14,7 +14,7 @@ COMMENT= Drop in replacement for the "dialog" or "cdialog" programs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= localbase tar:bzip2
+USES= gnome localbase pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2