diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-17 17:34:22 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-17 17:34:22 +0000 |
commit | 50727920d50114cbb24f97d1f6e2b0762822c411 (patch) | |
tree | d5f6177d390906d8ce95c4d92d76bc794576af61 /x11-toolkits/py-gtk/Makefile | |
parent | 1f63e59d325f3ee8ae5b54d7479567a50d384dfb (diff) | |
download | ports-50727920d50114cbb24f97d1f6e2b0762822c411.tar.gz ports-50727920d50114cbb24f97d1f6e2b0762822c411.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index fb6f12e3ec54..f8e1c2ffccd7 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.16 1999/01/07 00:19:55 asami Exp $ +# $Id: Makefile,v 1.17 1999/01/07 00:29:39 nectar Exp $ # DISTNAME= pygtk-0.5.9 @@ -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= Imlib.1:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python GNU_CONFIGURE= yes |