diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-05-06 16:40:59 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-05-06 16:40:59 +0000 |
commit | a6066afac29cba474cd8cb28346d1c0a91f8a237 (patch) | |
tree | ae1bcc7b38a78c402f387f1f27be02ba7a319bbe /palm/jpilot | |
parent | 8a25eda434607fe96ce17f894d932b8e0ba3328e (diff) | |
download | ports-a6066afac29cba474cd8cb28346d1c0a91f8a237.tar.gz ports-a6066afac29cba474cd8cb28346d1c0a91f8a237.zip |
Notes
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 59f6bd600c00..dc69cfe3dfe3 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -21,6 +21,7 @@ USE_GTK= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins +CONFIGURE_ARGS+= --with-pilot-prefix=${PREFIX} MAN1= jpilot-sync.1 jpilot-upgrade-99.1 jpilot.1 |