aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 02:44:05 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-13 02:44:05 +0000
commit92f3e6802e2618d24fb7e68f9edd163d0963c60f (patch)
tree91835ba85391edbf19461c5c165fc99f6a7cbf1f
parent88a8a0a0fd7254173bb71014d2af67965add8637 (diff)
downloadports-92f3e6802e2618d24fb7e68f9edd163d0963c60f.tar.gz
ports-92f3e6802e2618d24fb7e68f9edd163d0963c60f.zip
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. MFH: 2021Q1
Notes
Notes: svn path=/head/; revision=561425
-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