diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 12:36:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 12:36:00 +0000 |
commit | 4802076f75fac5dc5fc3175b9e187a5804fa0b2c (patch) | |
tree | 0cc9a6185b0df96298073ae33f6936b92c84cd58 /palm | |
parent | f1fd6443a68864a88a865b2207825e880dec4255 (diff) | |
download | ports-4802076f75fac5dc5fc3175b9e187a5804fa0b2c.tar.gz ports-4802076f75fac5dc5fc3175b9e187a5804fa0b2c.zip |
pisock.3 --> pisock.4 in LIB_DEPENDS.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=47217
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 578e29da5011..bfd1ae50c811 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -16,7 +16,7 @@ DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index 578e29da5011..bfd1ae50c811 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -16,7 +16,7 @@ DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 578e29da5011..bfd1ae50c811 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -16,7 +16,7 @@ DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link USE_X_PREFIX= yes USE_GMAKE= yes |