aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--palm/jpilot/Makefile3
-rw-r--r--palm/pilrc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile
index fbbb11ae6d65..7b5496d50165 100644
--- a/palm/jpilot/Makefile
+++ b/palm/jpilot/Makefile
@@ -17,7 +17,8 @@ MAINTAINER?= varju@webct.com
LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \
intl.4:${PORTSDIR}/devel/gettext
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins
diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile
index cd25477d0f89..45cd50e517e8 100644
--- a/palm/pilrc/Makefile
+++ b/palm/pilrc/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org
WRKSRC= ${WRKDIR}/pilrc-${PORTVERSION}
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
do-install: