diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-08-11 07:38:01 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-08-11 07:38:01 +0000 |
commit | e1da39a3cbaf346f28451a8aa49bd69e099ad88a (patch) | |
tree | e92f104a5ac73ca029e9f8a209588fedd8385300 /x11-toolkits | |
parent | da6420b1772cd42dc0eac72ae0c2611e7ea5d2c3 (diff) | |
download | ports-e1da39a3cbaf346f28451a8aa49bd69e099ad88a.tar.gz ports-e1da39a3cbaf346f28451a8aa49bd69e099ad88a.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 6 |
4 files changed, 8 insertions, 16 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 922f8a8086b5..ae302b6ccd9c 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $ # DISTNAME= pygtk-0.4.5 @@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= python:${PORTSDIR}/lang/python +LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk - -BROKEN= glib.h GNU_CONFIGURE= yes ALL_TARGET= sharedmods diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 922f8a8086b5..ae302b6ccd9c 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $ # DISTNAME= pygtk-0.4.5 @@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= python:${PORTSDIR}/lang/python +LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk - -BROKEN= glib.h GNU_CONFIGURE= yes ALL_TARGET= sharedmods diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 922f8a8086b5..ae302b6ccd9c 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $ # DISTNAME= pygtk-0.4.5 @@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= python:${PORTSDIR}/lang/python +LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk - -BROKEN= glib.h GNU_CONFIGURE= yes ALL_TARGET= sharedmods diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 922f8a8086b5..ae302b6ccd9c 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $ # DISTNAME= pygtk-0.4.5 @@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= python:${PORTSDIR}/lang/python +LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk - -BROKEN= glib.h GNU_CONFIGURE= yes ALL_TARGET= sharedmods |