aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/gaddr/Makefile8
-rw-r--r--deskutils/gmcal/Makefile3
-rw-r--r--deskutils/gtimer/Makefile3
-rw-r--r--deskutils/ithought/Makefile3
-rw-r--r--deskutils/logjam/Makefile3
-rw-r--r--deskutils/loserjabber/Makefile4
6 files changed, 15 insertions, 9 deletions
diff --git a/deskutils/gaddr/Makefile b/deskutils/gaddr/Makefile
index de9ff23b536..4208adc25e5 100644
--- a/deskutils/gaddr/Makefile
+++ b/deskutils/gaddr/Makefile
@@ -13,14 +13,14 @@ MASTER_SITES= http://www.cse.unl.edu/~cluening/gaddr/
MAINTAINER= jim@FreeBSD.org
USE_X_PREFIX= yes
-USE_GTK= yes
-WANT_GNOME= yes
GNU_CONFIGURE= yes
+USE_GNOMENG= yes
+WANT_GNOME= yes
.include <bsd.port.pre.mk>
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
+.if ${HAVE_GNOME:Mgnomelibs}!=""
+USE_GNOME= gtk12
CONFIGURE_ARGS+= --enable-gnome
.endif
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile
index 9084c4b30e4..0dfadc8f378 100644
--- a/deskutils/gmcal/Makefile
+++ b/deskutils/gmcal/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
post-extract:
${CHMOD} a-x ${WRKSRC}/*
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index edc2602702a..f73038ff18a 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= gtimer.1
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile
index 311d0fc8d60..af6d0444bb5 100644
--- a/deskutils/ithought/Makefile
+++ b/deskutils/ithought/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/libexec
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
post-patch:
@${PERL} -i.orig -p \
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index 34e891425af..a5076f08a62 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -18,6 +18,7 @@ MAN1= logjam.1
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
.include <bsd.port.mk>
diff --git a/deskutils/loserjabber/Makefile b/deskutils/loserjabber/Makefile
index e60958130d3..c8474105d22 100644
--- a/deskutils/loserjabber/Makefile
+++ b/deskutils/loserjabber/Makefile
@@ -14,7 +14,9 @@ MASTER_SITE_SUBDIR= loserjabber
MAINTAINER= ryan@manunkind.org
GNU_CONFIGURE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
+
MAN1= loserjabber.1
MANCOMPRESSED= no