diff options
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 8c621a071448..c9d207054817 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ compface.1:${PORTSDIR}/mail/faces \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ + tiff.4:${PORTSDIR}/graphics/tiff \ ${LIB_INPUT_METHOD} RUN_DEPENDS= ${RUN_DEP_LIST} |