summaryrefslogtreecommitdiff
path: root/x11/xdialog
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:37:37 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:37:37 +0000
commita70230aec6fdd72a0fc7085f7ed8a3de414406bc (patch)
tree6761fdcca2ce349902c0d2d0957c9b56aa3bdd3b /x11/xdialog
parentUpdate MASTER_SITES (diff)
Deploy USE_GNOMENG infrastructure
PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65423
Diffstat (limited to 'x11/xdialog')
-rw-r--r--x11/xdialog/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 33640e67ce39..7ecfb6cdfefe 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.Org
USE_BZIP2= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \