openbsd-ports/comms/pilot-link/Makefile
espie 2d3d0a6a2e - fake, patch from Matt Behrens.
- revert dependency to tcl/tk 8.0, as this port still looks for tcl/tk 8.0.
2000-06-05 01:28:14 +00:00

26 lines
525 B
Makefile

# $OpenBSD: Makefile,v 1.17 2000/06/05 01:28:14 espie Exp $
DISTNAME= pilot-link.0.9.3
PKGNAME= pilot-link-0.9.3
CATEGORIES= comms
NEED_VERSION= 1.230
FAKE= Yes
MAINTAINER= angelos@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
LIB_DEPENDS= tk80::x11/tk/8.0
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-perl5=/usr/bin/perl \
--with-readline21=no \
--with-readline20=no
.include <bsd.port.mk>