summaryrefslogtreecommitdiff
path: root/x11/libgnome
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 22:55:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 22:55:56 +0000
commit457679eee3629c52a1afd0dc50966abe840b300b (patch)
treeb2b11b3e8a906186aa182b5f0543829b71d8d70c /x11/libgnome
parentCompletely remove regexp support (not only trailing dot) now that (diff)
gtk and gtk11 are now ELFized.
Notes
Notes: svn path=/head/; revision=13337
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 90c748610deb..5687f79de53e 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.7 1998/09/17 00:50:51 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/19 01:33:47 steve Exp $
#
DISTNAME= gnome-libs-0.27
@@ -16,7 +16,7 @@ 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+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib