From f0de21bf7d083fa7c7e03077253dce094a0181f5 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Mon, 15 Mar 1999 18:30:06 +0000 Subject: Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1. libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 --- x11-toolkits/py-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/py-gtk2/Makefile') diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index ae01bbc5c8f5..176cf5c73246 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.21 1999/02/28 18:48:50 nectar Exp $ +# $Id: Makefile,v 1.22 1999/03/15 03:17:09 nectar Exp $ # DISTNAME= pygtk-0.5.12 @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= nectar@FreeBSD.ORG BUILD_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python GNU_CONFIGURE= yes -- cgit v1.2.3