diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-03 07:39:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-03 07:39:33 +0000 |
commit | 7e449c065f7fca33ccde402c9403679e0e6f0614 (patch) | |
tree | f6219bbf8afb2bd8d24f420a6d480b960f7083e7 /palm | |
parent | Fix white spaces in pkg-plist (diff) |
Correct version number of libpisock.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=47346
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 2 | ||||
-rw-r--r-- | palm/syncal/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index c192b1187f5e..590c6ac0bf45 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ gpilotd.0:${PORTSDIR}/palm/gnomepilot USE_GMAKE= yes diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile index c192b1187f5e..590c6ac0bf45 100644 --- a/palm/gnomepilot-conduits/Makefile +++ b/palm/gnomepilot-conduits/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ gpilotd.0:${PORTSDIR}/palm/gnomepilot USE_GMAKE= yes diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index c192b1187f5e..590c6ac0bf45 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ gpilotd.0:${PORTSDIR}/palm/gnomepilot USE_GMAKE= yes diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index a61f6ebee40e..34fe8d216a8a 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://hopf.math.nwu.edu/syncal/ \ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link RUN_DEPENDS= ical:${PORTSDIR}/deskutils/ical NO_PACKAGE= patches installed ical port |