summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
commitdcf1287e4dd227b8941d70abdccc652873302ce3 (patch)
tree632859bce32dd8fbb243b9c270b1ad83f448c80a /x11/gnome-libs
parentUse files/manpages and MLINKS. (diff)
giflib is now converted to ELF so remove regexp support.
Notes
Notes: svn path=/head/; revision=13232
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <Nakai@technologist.com>
#
-# $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