summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:09:04 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:09:04 +0000
commit17373c2caa1d2667261a2c2af798221221df1a31 (patch)
treec6fff42bbdfc4b38996c1f7f791fb08dd9828a0e /palm
parentUpdate to 0.8.2 (diff)
Deploy USE_GNOMENG infrastructure
PR: 42287 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65412
Diffstat (limited to 'palm')
-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: