diff options
author | adamw <adamw@FreeBSD.org> | 2004-08-28 12:36:43 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-08-28 12:36:43 +0000 |
commit | 7e86353dc1b88e2534bd0c6d3278a745444403ce (patch) | |
tree | e98d5e37e614e13b1c3cdf55608d1e7d6c3edd65 /palm | |
parent | 9195abc50cbc0f7000a064d3a9bf3426d50f8b1b (diff) | |
download | FreeBSD-ports-7e86353dc1b88e2534bd0c6d3278a745444403ce.zip FreeBSD-ports-7e86353dc1b88e2534bd0c6d3278a745444403ce.tar.gz |
Use intlhack.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index c29d39d..a50a9c7 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel +USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index c29d39d..a50a9c7 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel +USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} |