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

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

Diff for /pkgsrc/x11/xcolorsel/Makefile between version 1.24 and 1.25

version 1.24, 2015/10/14 20:17:28 version 1.25, 2015/12/29 04:54:39
Line 12  COMMENT= Browse and select named X color
Line 12  COMMENT= Browse and select named X color
 WRKSRC=         ${WRKDIR}/xcolorsel  WRKSRC=         ${WRKDIR}/xcolorsel
 USE_IMAKE=      yes  USE_IMAKE=      yes
   
 SUBST_CLASSES+=         xcolorsel  SUBST_CLASSES+=         xcolorsel
 SUBST_STAGE.xcolorsel=        pre-configure  SUBST_STAGE.xcolorsel=          pre-configure
 SUBST_MESSAGE.xcolorsel=      Fixing hard-coded paths.  SUBST_MESSAGE.xcolorsel=        Fixing hard-coded paths.
 SUBST_FILES.xcolorsel=        RgbText.c  SUBST_FILES.xcolorsel=          RgbText.c
 SUBST_SED.xcolorsel+=         -e "s,@X11BASE@,${X11BASE},g"  SUBST_SED.xcolorsel+=           -e "s,@X11BASE@,${X11BASE},g"
   
 #this requires Xaw3d  #this requires Xaw3d
 XAW_TYPE=       3d  XAW_TYPE=       3d
 # does not directly support Xaw3d  # does not directly support Xaw3d
 BUILDLINK_TRANSFORM+=   l:Xaw:Xaw3d  BUILDLINK_TRANSFORM+=   l:Xaw:Xaw3d
 .PHONY: buildlink-Xaw3d-inc-hack  .PHONY: buildlink-Xaw3d-inc-hack
 pre-configure: buildlink-Xaw3d-inc-hack  pre-configure: buildlink-Xaw3d-inc-hack
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>