aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnomelibs
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-19 09:33:49 +0800
committersteve <steve@FreeBSD.org>1998-09-19 09:33:49 +0800
commit8f82dde85e53fc84df9bca963e072025fe261cff (patch)
tree10a6bb5248f48b195753f65bb9da69d796b32250 /x11/gnomelibs
parent2172c40499d2a7d79438d76d899f562d11a40d10 (diff)
downloadfreebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.tar.gz
freebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.tar.zst
freebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.zip
giflib is now converted to ELF so remove regexp support.
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r--x11/gnomelibs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index ace933e086f6..90c748610deb 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/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