summaryrefslogtreecommitdiff
path: root/parallel/linda
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 20:32:10 +0000
committerasau <asau@pkgsrc.org>2012-09-11 20:32:10 +0000
commit21221c5d51147213883f10671673587ee6bc913e (patch)
tree11db026d302f5f3f643266f62f5d8884607f88b5 /parallel/linda
parentfd6fe8cd7f825b878e88a1de1a298848e0cdd553 (diff)
downloadpkgsrc-21221c5d51147213883f10671673587ee6bc913e.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'parallel/linda')
-rw-r--r--parallel/linda/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/parallel/linda/Makefile b/parallel/linda/Makefile
index 423f5bad198..085159ac1db 100644
--- a/parallel/linda/Makefile
+++ b/parallel/linda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/03/03 00:13:49 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/09/11 20:36:17 asau Exp $
#
DISTNAME= linda-0.1.1
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/linda/
COMMENT= Parallel distributed database environment
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes