From 71d6671772a594255063f71204304e0f8acc905f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 11 Feb 2006 04:27:08 +0000 Subject: Correctly handle library version number dependency. PR: ports/93158 Submitted by: maintainer --- sysutils/fusefs-sshfs/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/fusefs-sshfs') diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 81eac8d9281d..0edbb0df4bdf 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -17,12 +17,10 @@ COMMENT= Mount remote directories over ssh LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod - -CONFLICTS= fusefs-kmod-0.2.19* +BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" -USE_REINPLACE= yes USE_GNOME= glib20 .include -- cgit v1.2.3