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

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

Diff for /pkgsrc/editors/xemacs/Makefile between version 1.76 and 1.77

version 1.76, 2005/03/03 16:16:03 version 1.77, 2005/04/25 17:23:50
Line 10  CONFIGURE_ARGS+= --site-includes=${BUILD
Line 10  CONFIGURE_ARGS+= --site-includes=${BUILD
 CONFIGURE_ARGS+=        --site-libraries=${BUILDLINK_DIR}/lib:${BUILDLINK_X11_DIR}  CONFIGURE_ARGS+=        --site-libraries=${BUILDLINK_DIR}/lib:${BUILDLINK_X11_DIR}
 CONFIGURE_ARGS+=        --site-runtime-libraries=${LOCALBASE}/lib:${X11BASE}/lib  CONFIGURE_ARGS+=        --site-runtime-libraries=${LOCALBASE}/lib:${X11BASE}/lib
   
   PLIST_SUBST+=   X11ONLY=""
   
 .include "../../graphics/jpeg/buildlink3.mk"  .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"  .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"  .include "../../graphics/tiff/buildlink3.mk"

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

CVSweb <webmaster@jp.NetBSD.org>