summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2015-02-04 12:36:38 +0000
committerwiz <wiz>2015-02-04 12:36:38 +0000
commit0e0913d0b2943bf8f12cef0f7deac82eb07258a7 (patch)
tree0eb6160350fa8ff7d71cae68d7004509e887d249 /time
parent6d7feb44b12413598c93f80334f9ebef0806d31c (diff)
downloadpkgsrc-0e0913d0b2943bf8f12cef0f7deac82eb07258a7.tar.gz
Fix path to example files. Bump PKGREVISION.
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/Makefile8
-rw-r--r--time/py-vdirsyncer/PLIST4
2 files changed, 6 insertions, 6 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 13a4fa9f1c9..8129acd63ae 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/02/04 12:06:24 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/02/04 12:36:38 wiz Exp $
DISTNAME= vdirsyncer-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
@@ -23,11 +23,11 @@ DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbe
DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
USE_LANGUAGES= # none
-INSTALLATION_DIRS= share/example/${PKGBASE}
+INSTALLATION_DIRS= share/examples/${PKGBASE}
PLIST_SUBST+= PKGBASE=${PKGBASE}
post-install:
- ${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${PREFIX}/share/example/${PKGBASE}/
+ ${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${PREFIX}/share/examples/${PKGBASE}/
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
index 0e0e8dada17..9de29f4f3ea 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/12/31 15:12:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/02/04 12:36:38 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -60,4 +60,4 @@ ${PYSITELIB}/vdirsyncer/utils/compat.pyo
${PYSITELIB}/vdirsyncer/utils/vobject.py
${PYSITELIB}/vdirsyncer/utils/vobject.pyc
${PYSITELIB}/vdirsyncer/utils/vobject.pyo
-share/example/${PKGBASE}/example.cfg
+share/examples/${PKGBASE}/example.cfg