aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-05 19:21:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-05 19:21:27 +0000
commit70d78661dec400e5ef4c18ed31a4d62d3c0628cf (patch)
treedd4092c061487f177e9abebf5b3e48a6d8b3a923 /palm
parent3ae82bdf104dfee4de40b5cf98b3059995eb58bf (diff)
downloadports-70d78661dec400e5ef4c18ed31a4d62d3c0628cf.tar.gz
ports-70d78661dec400e5ef4c18ed31a4d62d3c0628cf.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/libmal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/libmal/Makefile b/palm/libmal/Makefile
index 370d8335e7f1..5df06c9b5475 100644
--- a/palm/libmal/Makefile
+++ b/palm/libmal/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
USE_GMAKE= YES
USE_LIBTOOL_VER=13
HAS_CONFIGURE= YES
+CONFIGURE_ARGS= --with-pilot-prefix=${LOCALBASE}
INSTALLS_SHLIB= YES
-CONFLICTS= malsync-*
+CONFLICTS= malsync-[0-9]*
.include <bsd.port.mk>