diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-31 07:33:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-31 07:33:05 +0800 |
commit | 6f5f9a0ef3fb7493b2635833bfb16e70599e47a4 (patch) | |
tree | e31398b61eb8423dfa7bf4e04eb9a89a011dd6a5 /palm | |
parent | 5b24943a451d53973fc55740f618d390a469e261 (diff) | |
download | freebsd-ports-gnome-6f5f9a0ef3fb7493b2635833bfb16e70599e47a4.tar.gz freebsd-ports-gnome-6f5f9a0ef3fb7493b2635833bfb16e70599e47a4.tar.zst freebsd-ports-gnome-6f5f9a0ef3fb7493b2635833bfb16e70599e47a4.zip |
Add missing pisock dependency.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 3 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 181f6e1bc881..20dcb44732f3 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -17,7 +17,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= 3Com PalmPilot conduit system for GNOME 2 BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel +LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ + pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 181f6e1bc881..20dcb44732f3 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -17,7 +17,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= 3Com PalmPilot conduit system for GNOME 2 BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel +LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ + pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes |