aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2012-12-10 23:40:18 +0000
committerBeech Rintoul <beech@FreeBSD.org>2012-12-10 23:40:18 +0000
commit93f571ea00a6d0a495fc85c035656b9625237250 (patch)
tree76a9c747c9282e48a4d333b2f420c524d73a7813 /editors/emacs
parent4f57ba6b5e7f8cd48f1e84ebd128927d9fe43ca8 (diff)
downloadports-93f571ea00a6d0a495fc85c035656b9625237250.tar.gz
ports-93f571ea00a6d0a495fc85c035656b9625237250.zip
Notes
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6608026f664b..7e46bd2673d1 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTEPOCH= 2
+PORTEPOCH= 3
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -185,7 +185,7 @@ CONFIGURE_ARGS+= --without-otf --without-m17n-flt
.endif
.if ${PORT_OPTIONS:MMAGICK}
-LIB_DEPENDS+= MagickCore.5:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickCore:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+= --with-imagemagick
.else
CONFIGURE_ARGS+= --without-imagemagick