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

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

Diff for /pkgsrc/graphics/pstoedit/Makefile between version 1.3 and 1.4

version 1.3, 2000/07/18 23:07:47 version 1.4, 2000/08/18 22:46:35
Line 14  DEPENDS+= plotutils-2.3nb1:../../graphic
Line 14  DEPENDS+= plotutils-2.3nb1:../../graphic
 # Any ghostscript pkg will probably do, if not a font pkg.  # Any ghostscript pkg will probably do, if not a font pkg.
 DEPENDS+=       ghostscript-[^f]*:../../print/ghostscript  DEPENDS+=       ghostscript-[^f]*:../../print/ghostscript
   
 NO_CDROM?=      "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book."  RESTRICTED?=    "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book."
   NO_SRC_ON_CDROM=        ${RESTRICTED}
   NO_BIN_ON_CDROM=        ${RESTRICTED}
   
 WRKSRC=         ${WRKDIR}/pstoedit_3.20/src  WRKSRC=         ${WRKDIR}/pstoedit_3.20/src
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>