summaryrefslogtreecommitdiff
path: root/net/sup
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-12-01 12:58:56 +0000
committerrillig <rillig@pkgsrc.org>2007-12-01 12:58:56 +0000
commit8d869041fcbedb710d0dce38c641c213cf7ab420 (patch)
treea3fc822d9fbc4d0d517f65d39fcd6808da8be46c /net/sup
parent1f60340ebbe23e4bf940af27d2e2b828bbaa57c5 (diff)
downloadpkgsrc-8d869041fcbedb710d0dce38c641c213cf7ab420.tar.gz
Needs pre-created directories.
Diffstat (limited to 'net/sup')
-rw-r--r--net/sup/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 50002827aee..77328a7acc4 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2006/03/14 22:58:47 christos Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/01 12:58:56 rillig Exp $
#
DISTNAME= sup-0.0
@@ -8,4 +8,6 @@ MASTER_SITES= ftp://ftp.astron.com/pub/sup/
MAINTAINER= christos@NetBSD.org
COMMENT= Network file distribution/synchronisation utility
+INSTALLATION_DIRS_FROM_PLIST=yes
+
.include "../../mk/bsd.pkg.mk"