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

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

Diff for /pkgsrc/x11/xfstt/Makefile between version 1.34 and 1.36

version 1.34, 2012/10/29 05:07:11 version 1.36, 2014/06/01 18:49:41
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  
   
 DISTNAME=               xfstt-1.9  DISTNAME=               xfstt-1.9
 CATEGORIES=             x11 net fonts  CATEGORIES=             x11 net fonts
Line 20  CONFIGURE_ARGS+= --disable-nls
Line 19  CONFIGURE_ARGS+= --disable-nls
   
 CXXFLAGS+=              -fomit-frame-pointer -ffast-math  CXXFLAGS+=              -fomit-frame-pointer -ffast-math
   
   LDFLAGS.SunOS+=         -lsocket -lnsl
   
 RCD_SCRIPTS=            xfstt  RCD_SCRIPTS=            xfstt
 INSTALLATION_DIRS=      bin                     \  INSTALLATION_DIRS=      bin                     \
                         ${PKGMANDIR}/man1       \                          ${PKGMANDIR}/man1       \
                         lib/X11/fonts/TTF       \                          share/fonts/X11/TTF     \
                         share/doc/xfstt         \                          share/doc/xfstt         \
                         share/examples/xfstt                          share/examples/xfstt
   

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.36

CVSweb <webmaster@jp.NetBSD.org>