summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-11-23 02:59:20 +0000
committerryoon <ryoon@pkgsrc.org>2013-11-23 02:59:20 +0000
commit50cbcd20bfe0fd97ee9afc4429c78f6b323ac2f4 (patch)
treeed217c3af08c2f1252451c15ef16e2bc1a5d1c50 /net
parent7b33d9acee3b996aa2e15a4257b254685dc2e014 (diff)
downloadpkgsrc-50cbcd20bfe0fd97ee9afc4429c78f6b323ac2f4.tar.gz
Bump PKGREVISION
* To prepare config file destination directory, MAKE_DIRS should be used.
Diffstat (limited to 'net')
-rw-r--r--net/mirall/Makefile6
-rw-r--r--net/mirall/PLIST3
2 files changed, 3 insertions, 6 deletions
diff --git a/net/mirall/Makefile b/net/mirall/Makefile
index 37ab35d37a4..8b5a5c55985 100644
--- a/net/mirall/Makefile
+++ b/net/mirall/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/11/22 12:50:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2013/11/23 02:59:20 ryoon Exp $
DISTNAME= mirall-1.4.2
CATEGORIES= net
@@ -31,6 +31,7 @@ BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:Q}
LDFLAGS.NetBSD+= -linotify
ETCDIR= etc/OwnCloud
+MAKE_DIRS+= ${ETCDIR}
INSTALLATION_DIRS= ${ETCDIR}
EGDIR= ${PREFIX}/share/examples/mirall
CONF_FILES+= ${EGDIR}/sync-exclude.lst \
@@ -39,9 +40,6 @@ CONF_FILES+= ${EGDIR}/sync-exclude.lst \
pre-configure:
cd ${WRKSRC} && mkdir ${OBJDIR}
-post-install:
- touch ${DESTDIR}${PREFIX}/${ETCDIR}/.empty
-
.include "../../mk/dlopen.buildlink3.mk"
.include "../../devel/libinotify/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff --git a/net/mirall/PLIST b/net/mirall/PLIST
index 76f023f67e2..6bd9a7e728d 100644
--- a/net/mirall/PLIST
+++ b/net/mirall/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2013/11/22 12:11:49 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/11/23 02:59:20 ryoon Exp $
bin/owncloud
-etc/OwnCloud/.empty
lib/libowncloudsync.so
lib/libowncloudsync.so.0
lib/libowncloudsync.so.${PKGVERSION}