[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tcl-pdflib

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

Diff for /pkgsrc/print/tcl-pdflib/Makefile between version 1.1 and 1.2

version 1.1, 2001/10/01 20:54:06 version 1.2, 2001/12/03 08:14:21
Line 2 
Line 2 
   
 .include "../pdflib/Makefile.common"  .include "../pdflib/Makefile.common"
   
 PKGNAME=                tcl-pdflib-${PDFLIB_VERS}  PKGNAME=                tcl-pdflib-${PDFLIB_BASE_VERS}
 PDFLIB_PKG_VERS=        # empty  
 COMMENT=                Tcl interface to PDFlib for generating PDF files  COMMENT=                Tcl interface to PDFlib for generating PDF files
   
 USE_BUILDLINK_ONLY=             YES  USE_BUILDLINK_ONLY=             YES
 BUILDLINK_DEPENDS.pdflib=       pdflib>=${PDFLIB_DIST_VERS}  BUILDLINK_DEPENDS.pdflib=       pdflib>=${PDFLIB_BASE_VERS}
   
 CONFIGURE_ARGS+=        --with-tcl=${TCLSH}  CONFIGURE_ARGS+=        --with-tcl=${TCLSH}
 CONFIGURE_ARGS+=        --with-tclincl="${BUILDLINK_DIR}/include"  CONFIGURE_ARGS+=        --with-tclincl="${BUILDLINK_DIR}/include"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>