diff options
author | adamw <adamw@FreeBSD.org> | 2004-08-28 20:36:43 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-08-28 20:36:43 +0800 |
commit | 7e86353dc1b88e2534bd0c6d3278a745444403ce (patch) | |
tree | e98d5e37e614e13b1c3cdf55608d1e7d6c3edd65 /palm/gnomepilot2 | |
parent | 9195abc50cbc0f7000a064d3a9bf3426d50f8b1b (diff) | |
download | freebsd-ports-gnome-7e86353dc1b88e2534bd0c6d3278a745444403ce.tar.gz freebsd-ports-gnome-7e86353dc1b88e2534bd0c6d3278a745444403ce.tar.zst freebsd-ports-gnome-7e86353dc1b88e2534bd0c6d3278a745444403ce.zip |
Use intlhack.
Diffstat (limited to 'palm/gnomepilot2')
-rw-r--r-- | palm/gnomepilot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index c29d39d914bd..a50a9c7813bc 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} |