summaryrefslogtreecommitdiff
path: root/filesystems/fuse-djmount
diff options
context:
space:
mode:
authorobache <obache>2011-03-18 05:50:04 +0000
committerobache <obache>2011-03-18 05:50:04 +0000
commit05acca59148f724ecb47a7ead2162b5e4b1724fb (patch)
treebe83af343bee65db6295cac04eb27c2a35291423 /filesystems/fuse-djmount
parent6f3355b43e2937caead4bda7f6d6a034ed868d79 (diff)
downloadpkgsrc-05acca59148f724ecb47a7ead2162b5e4b1724fb.tar.gz
* Use USE_GNU_READLINE=yes instead of PREFER.readline=pkgsrc.
* Use BUILDLINK_PREFIX.libupnp instead of PREFIX for libupnp prefix.
Diffstat (limited to 'filesystems/fuse-djmount')
-rw-r--r--filesystems/fuse-djmount/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/filesystems/fuse-djmount/Makefile b/filesystems/fuse-djmount/Makefile
index 2dc8fd4ac76..b4f499e9193 100644
--- a/filesystems/fuse-djmount/Makefile
+++ b/filesystems/fuse-djmount/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/07/08 16:33:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2011/03/18 05:50:04 obache Exp $
DISTNAME= djmount-0.71
PKGNAME= fuse-${DISTNAME}
@@ -16,10 +16,10 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake
-PREFER.readline= pkgsrc
+USE_GNU_READLINE= yes
CONFIGURE_ARGS+= --with-external-libupnp
-CONFIGURE_ARGS+= --with-libupnp-prefix=${PREFIX}
+CONFIGURE_ARGS+= --with-libupnp-prefix=${BUILDLINK_PREFIX.libupnp}
INSTALLATION_DIRS= share/doc/djmount