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

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

Diff for /pkgsrc/editors/TeXmacs/Makefile between version 1.9 and 1.10

version 1.9, 2002/12/06 17:04:30 version 1.10, 2002/12/21 17:05:08
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       TeXmacs-1.0.0.24-src  DISTNAME=       TeXmacs-1.0.1-src
 PKGNAME=        ${DISTNAME:S/-src//}  PKGNAME=        ${DISTNAME:S/-src//}
 CATEGORIES=     editors  CATEGORIES=     editors
 MASTER_SITES=   ftp://ftp.texmacs.org/pub/TeXmacs/targz/  MASTER_SITES=   ftp://ftp.texmacs.org/pub/TeXmacs/targz/
   
 MAINTAINER=     jmmv@hispabsd.org  MAINTAINER=     jmmv@netbsd.org
 HOMEPAGE=       http://www.texmacs.org  HOMEPAGE=       http://www.texmacs.org
 COMMENT=        GNU TeXmacs (free scientific text editor)  COMMENT=        GNU TeXmacs (free scientific text editor)
   
Line 23  LDFLAGS+= -Wl,-R${PREFIX}/libexec/${PKGN
Line 23  LDFLAGS+= -Wl,-R${PREFIX}/libexec/${PKGN
 PKG_DOCDIR=     ${PREFIX}/share/doc/TeXmacs  PKG_DOCDIR=     ${PREFIX}/share/doc/TeXmacs
 PKG_CXXFLAGS=   -DPKG_DOCDIR=\"\\\"${PKG_DOCDIR}\\\"\"  PKG_CXXFLAGS=   -DPKG_DOCDIR=\"\\\"${PKG_DOCDIR}\\\"\"
 CONFIGURE_ENV+= PKG_CXXFLAGS="${PKG_CXXFLAGS}"  CONFIGURE_ENV+= PKG_CXXFLAGS="${PKG_CXXFLAGS}"
   CONFIGURE_ENV+= PKG_LDFLAGS="${LDFLAGS}"
   
 pre-configure:  pre-configure:
         ${RM} ${WRKSRC}/misc/scripts/tm_axiom          ${RM} ${WRKSRC}/misc/scripts/tm_axiom

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>