[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / nagstamon

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/net/nagstamon/Attic/Makefile between version 1.44 and 1.49

version 1.44, 2017/11/23 17:20:07 version 1.49, 2018/11/12 03:52:44
Line 3 
Line 3 
 VERSION=        1.0.1  VERSION=        1.0.1
 DISTNAME=       Nagstamon-${VERSION}  DISTNAME=       Nagstamon-${VERSION}
 PKGNAME=        ${DISTNAME:S/N/n/}  PKGNAME=        ${DISTNAME:S/N/n/}
 PKGREVISION=    5  PKGREVISION=    9
 #PKGREVISION=   14  #PKGREVISION=   14
 CATEGORIES=     net python  CATEGORIES=     net python
 MASTER_SITES=   https://nagstamon.ifw-dresden.de/files-nagstamon/stable/  MASTER_SITES=   https://nagstamon.ifw-dresden.de/files-nagstamon/stable/
Line 26  INSTALLATION_DIRS+= ${PKGMANDIR}/man1
Line 26  INSTALLATION_DIRS+= ${PKGMANDIR}/man1
 REPLACE_PYTHON=         ${WRKSRC}/*.py  REPLACE_PYTHON=         ${WRKSRC}/*.py
 REPLACE_PYTHON+=        ${WRKSRC}/Nagstamon/Server/Multisite.py  REPLACE_PYTHON+=        ${WRKSRC}/Nagstamon/Server/Multisite.py
   
 PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36 # py-libxslt, py-ORBit via py-gnome2, py-gtk2  PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36 37 # py-libxslt, py-ORBit via py-gnome2, py-gtk2
   
 SUBST_CLASSES+=         mandir  SUBST_CLASSES+=         mandir
 SUBST_STAGE.mandir=     pre-configure  SUBST_STAGE.mandir=     pre-configure

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.49

CVSweb <webmaster@jp.NetBSD.org>