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

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

Diff for /pkgsrc/net/tkined/Makefile between version 1.11 and 1.12

version 1.11, 2004/06/05 04:10:21 version 1.12, 2004/06/05 04:30:44
Line 11  MAINTAINER= jwise@NetBSD.org
Line 11  MAINTAINER= jwise@NetBSD.org
 HOMEPAGE=       http://wwwhome.cs.utwente.nl/~schoenw/scotty/  HOMEPAGE=       http://wwwhome.cs.utwente.nl/~schoenw/scotty/
 COMMENT=        Graphical network discovery and monitoring tool based on scotty  COMMENT=        Graphical network discovery and monitoring tool based on scotty
   
 DEPENDS+=       tcl-scotty>=2.1.11:../../net/tcl-scotty  PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 WRKSRC=         ${WRKDIR}/${DISTNAME}/unix  WRKSRC=         ${WRKDIR}/${DISTNAME}/unix
 USE_BUILDLINK3= yes  USE_BUILDLINK3= yes
Line 27  DISTINFO_FILE= ${.CURDIR}/../../net/tcl-
Line 27  DISTINFO_FILE= ${.CURDIR}/../../net/tcl-
 FILESDIR=       ${.CURDIR}/../../net/tcl-scotty/files  FILESDIR=       ${.CURDIR}/../../net/tcl-scotty/files
 PATCHDIR=       ${.CURDIR}/../../net/tcl-scotty/patches  PATCHDIR=       ${.CURDIR}/../../net/tcl-scotty/patches
   
   INSTALLATION_DIRS=      man/man1
   
   .include "../../net/tcl-scotty/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"  .include "../../x11/tk/buildlink3.mk"
   
 do-install:  do-install:

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>