diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-03 15:39:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-03 15:39:33 +0800 |
commit | d195828be460a761fc40ebeb7258819ef6dcfda9 (patch) | |
tree | 3100390c01529159e222c6e90f9f836c98da1281 /palm | |
parent | d241214775e427344e3cf1c05046579c8956002e (diff) | |
download | freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.tar.gz freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.tar.zst freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.zip |
Correct version number of libpisock.
Submitted by: bento
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 |