aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
commit08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 (patch)
tree83aac97dcee746842718f1f34dfa58caca71df28 /palm
parent91696069c0e8874f735d4e30d164e5f922dd9819 (diff)
downloadports-08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35.tar.gz
ports-08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/gnome-pilot-conduits/Makefile3
-rw-r--r--palm/gnome-pilot/Makefile3
-rw-r--r--palm/synce-gvfs/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile
index 63473165d0b5..6dd53b4f35d2 100644
--- a/palm/gnome-pilot-conduits/Makefile
+++ b/palm/gnome-pilot-conduits/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= gpilotd.2:${PORTSDIR}/palm/gnome-pilot
USE_BZIP2= yes
USE_GMAKE= yes
-USES= bison pathfix
+USES= bison pathfix gettext
USE_GNOME= gnomeprefix libgnome
-USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 72e8c835abd4..41a00b2ceb5d 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -14,12 +14,11 @@ COMMENT= PalmPilot conduit system for GNOME 2
BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2
LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gettext
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehier gnomepanel intlhack \
ltverhack libgnomeui
-USE_GETTEXT= yes
USE_AUTOTOOLS= libtool
INSTALLS_OMF= yes
USE_LDCONFIG= yes
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile
index 57cec8377f2f..0d22794deb87 100644
--- a/palm/synce-gvfs/Makefile
+++ b/palm/synce-gvfs/Makefile
@@ -17,8 +17,7 @@ MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GETTEXT= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gnomeprefix gvfs
INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}