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

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

Diff for /pkgsrc/print/gv/Makefile between version 1.1 and 1.2

version 1.1, 1997/12/29 02:38:27 version 1.2, 1997/12/29 02:42:26
Line 1 
Line 1 
 # New ports collection makefile for:    gv  # New ports collection makefile for:    gv
 # Version required:     gv-3.5.8  # Version required:     gv-3.5.8
 # Date created:         16 Apr 1996  # Date created:         Nov 1997
 # Whom:                 tg@freebsd.org  # Whom:                 soren@t.dk
 #  #
 # $Id$  # $NetBSD$
   # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
 #  #
   
 DISTNAME=       gv-3.5.8  DISTNAME=       gv-3.5.8
Line 16  LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x1
Line 17  LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x1
   
 USE_IMAKE=      yes  USE_IMAKE=      yes
   
   CAT1=           gv.0
   
 post-install:  post-install:
 .if !defined(NOPORTDOCS)  .if !defined(NOPORTDOCS)
         @(cd ${WRKSRC}; ${MAKE} install.doc)          @(cd ${WRKSRC}; ${MAKE} install.doc)

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

CVSweb <webmaster@jp.NetBSD.org>