diff options
author | sumikawa <sumikawa@FreeBSD.org> | 1999-09-10 17:36:13 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 1999-09-10 17:36:13 +0800 |
commit | 4ae6d48f0d66517f056243f1dba4224829aaede9 (patch) | |
tree | 550bf58d9978b890bd2aafb7f52d657e83128443 /palm | |
parent | 338e39938a84bc5b0b493e8d06e00faed07a1b13 (diff) | |
download | freebsd-ports-gnome-4ae6d48f0d66517f056243f1dba4224829aaede9.tar.gz freebsd-ports-gnome-4ae6d48f0d66517f056243f1dba4224829aaede9.tar.zst freebsd-ports-gnome-4ae6d48f0d66517f056243f1dba4224829aaede9.zip |
designate major numer of libpisck in LIB_DEPENDS
Approved by: asami
Diffstat (limited to 'palm')
-rw-r--r-- | palm/syncal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index d748fa6f93ea..74169836fc85 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ \ MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE -LIB_DEPENDS= pisock:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link RUN_DEPENDS= ical:${PORTSDIR}/deskutils/ical NO_PACKAGE= patches installed ical port |