/[ports]/head/editors/emacs/Makefile
ViewVC logotype

Diff of /head/editors/emacs/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 308647 by ashish, Tue Sep 4 16:05:57 2012 UTC revision 308648 by beech, Mon Dec 10 23:40:18 2012 UTC
# Line 7  Line 7 
7    
8  PORTNAME=       emacs  PORTNAME=       emacs
9  PORTVERSION=    ${EMACS_VER}  PORTVERSION=    ${EMACS_VER}
10  PORTEPOCH=      2  PORTEPOCH=      3
11  CATEGORIES=     editors ipv6  CATEGORIES=     editors ipv6
12  MASTER_SITES=   ${MASTER_SITE_GNU}  MASTER_SITES=   ${MASTER_SITE_GNU}
13  MASTER_SITE_SUBDIR=     ${PORTNAME}  MASTER_SITE_SUBDIR=     ${PORTNAME}
# Line 185  CONFIGURE_ARGS+=       --without-otf --without Line 185  CONFIGURE_ARGS+=       --without-otf --without
185  .endif  .endif
186    
187  .if ${PORT_OPTIONS:MMAGICK}  .if ${PORT_OPTIONS:MMAGICK}
188  LIB_DEPENDS+=           MagickCore.5:${PORTSDIR}/graphics/ImageMagick  LIB_DEPENDS+=           MagickCore:${PORTSDIR}/graphics/ImageMagick
189  CONFIGURE_ARGS+=        --with-imagemagick  CONFIGURE_ARGS+=        --with-imagemagick
190  .else  .else
191  CONFIGURE_ARGS+=        --without-imagemagick  CONFIGURE_ARGS+=        --without-imagemagick

Legend:
Removed from v.308647  
changed lines
  Added in v.308648

  ViewVC Help
Powered by ViewVC 1.1.27