filesystems/fuse-svnfs: LDFLAGS.DragonFly+= -lsvn_subr-1

This commit is contained in:
marino 2012-08-17 12:53:19 +00:00
parent 46a4f32a52
commit 2987622d29

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2012/04/27 12:31:47 obache Exp $
# $NetBSD: Makefile,v 1.13 2012/08/17 12:53:19 marino Exp $
#
DISTNAME= svnfs-0.4
@ -17,6 +17,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= perl
LDFLAGS.DragonFly+= -lsvn_subr-1
REPLACE_PERL= svn-config.pl
SUBST_CLASSES+= svn