aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-03 15:27:46 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-03 15:27:46 +0800
commit6d8b3ad693cc1976b6e940f85bb3fb2a44c06aa6 (patch)
tree4b74fde09cf5c6e558a60bc0ccff42d3275d85b3 /editors
parent3a8e64effd7d0db7768e11f1e0524ac45e61c6b4 (diff)
downloadfreebsd-ports-gnome-6d8b3ad693cc1976b6e940f85bb3fb2a44c06aa6.tar.gz
freebsd-ports-gnome-6d8b3ad693cc1976b6e940f85bb3fb2a44c06aa6.tar.zst
freebsd-ports-gnome-6d8b3ad693cc1976b6e940f85bb3fb2a44c06aa6.zip
- use libgif
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 4f2158d6ddd3..d199163f5a69 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= 21.3
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU:C/\/gnu\//\/old-gnu\//g}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,7 +29,7 @@ CONFLICTS= emacs-19.* emacs-22.* emacs-23.* emacs-24.* \
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
- ungif.5:${PORTSDIR}/graphics/libungif \
+ gif.5:${PORTSDIR}/graphics/giflib \
png15:${PORTSDIR}/graphics/png
USE_XORG= xpm
.endif