summaryrefslogtreecommitdiffstats
path: root/palm/libmal
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-05 19:21:27 +0000
committerpav <pav@FreeBSD.org>2005-02-05 19:21:27 +0000
commit3e0085f811bc8383648ddc44bbf99f0a43f902d2 (patch)
tree277fb3c8160aee5dd01a0686e0ef36f072807ca8 /palm/libmal
parent2a56c4153d3e5bc6983d4ef2182f3a4394674c59 (diff)
downloadFreeBSD-ports-3e0085f811bc8383648ddc44bbf99f0a43f902d2.zip
FreeBSD-ports-3e0085f811bc8383648ddc44bbf99f0a43f902d2.tar.gz
- Look for pilot-link in ${LOCALBASE}
- Pet portlint PR: ports/77098 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Diffstat (limited to 'palm/libmal')
-rw-r--r--palm/libmal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/libmal/Makefile b/palm/libmal/Makefile
index 370d833..5df06c9 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>
OpenPOWER on IntegriCloud