From dcf1287e4dd227b8941d70abdccc652873302ce3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 19 Sep 1998 01:33:49 +0000 Subject: giflib is now converted to ELF so remove regexp support. --- x11/gnome-libs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/gnome-libs') diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index ace933e086f6..90c748610deb 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.6 1998/09/17 00:33:00 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/17 00:50:51 asami Exp $ # DISTNAME= gnome-libs-0.27 @@ -17,9 +17,9 @@ MAINTAINER= Nakai@technologist.com BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib\\.1\\.7:${PORTSDIR}/graphics/imlib LIB_DEPENDS+= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11 -LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 +LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg -LIB_DEPENDS+= gif\\.3\\.:${PORTSDIR}/graphics/giflib +LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm -- cgit v1.2.3