Thu Apr 26 06:21:27 2018 UTC ()
xfce4-orage: fix PKGREVISION


(markd)
diff -r1.42 -r1.43 pkgsrc/time/xfce4-orage/Makefile

cvs diff -r1.42 -r1.43 pkgsrc/time/xfce4-orage/Makefile (expand / switch to unified diff)

--- pkgsrc/time/xfce4-orage/Makefile 2018/04/25 21:44:44 1.42
+++ pkgsrc/time/xfce4-orage/Makefile 2018/04/26 06:21:27 1.43
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.42 2018/04/25 21:44:44 markd Exp $ 1# $NetBSD: Makefile,v 1.43 2018/04/26 06:21:27 markd Exp $
2 2
3PKGREVISION= 7 3PKGREVISION= 8
4.include "../../meta-pkgs/xfce4/Makefile.common" 4.include "../../meta-pkgs/xfce4/Makefile.common"
5 5
6VERSION= 4.12.1 6VERSION= 4.12.1
7DISTNAME= orage-${VERSION} 7DISTNAME= orage-${VERSION}
8PKGNAME= xfce4-orage-${VERSION} 8PKGNAME= xfce4-orage-${VERSION}
9PKGREVISION= 1 
10CATEGORIES= time 9CATEGORIES= time
11MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.12/ 10MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.12/
12 11
13HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/ 12HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/
14COMMENT= Xfce time managing application 13COMMENT= Xfce time managing application
15 14
16CONFIGURE_ARGS+= --disable-libxfce4mcs 15CONFIGURE_ARGS+= --disable-libxfce4mcs
17 16
18# avoid picking up native libpopt, e.g. on Linux 17# avoid picking up native libpopt, e.g. on Linux
19CONFIGURE_ENV+= ac_cv_lib_popt_poptGetContext=no 18CONFIGURE_ENV+= ac_cv_lib_popt_poptGetContext=no
20 19
21MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/libexec/xfce4/panel-plugins 20MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/libexec/xfce4/panel-plugins
22MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/panel-plugins 21MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/panel-plugins