From 66e6690248ce12cfa97925b74595f6cd6eeb73b6 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 7 Jan 2002 00:36:42 +0000 Subject: Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from {BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26). --- palm/gnome-pilot/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'palm/gnome-pilot') diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 38c7b04..21337fa 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -15,9 +15,8 @@ DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob \ - ${LOCALBASE}/pilot/lib/libpisock.a:${PORTSDIR}/palm/pilot-link -RUN_DEPENDS= ${LOCALBASE}/pilot/lib/libpisock.a:${PORTSDIR}/palm/pilot-link +BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link USE_X_PREFIX= yes USE_GMAKE= yes -- cgit v1.1