diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-17 17:35:21 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-17 17:35:21 +0000 |
commit | 0ad1b70f33cb4758d639eb3532fcebdeddd8d4d0 (patch) | |
tree | a49156cef7889341c1b33eeb7ae9a886228c346f /x11 | |
parent | ee9485b1a888572441a2b8a3cdd4e79f1def4892 (diff) | |
download | FreeBSD-ports-0ad1b70f33cb4758d639eb3532fcebdeddd8d4d0.zip FreeBSD-ports-0ad1b70f33cb4758d639eb3532fcebdeddd8d4d0.tar.gz |
remove BROKEN tag.
Remind by: asami
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 3f23d3e..2723ad6 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.13 1998/10/01 22:43:33 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/11/02 17:23:51 vanilla Exp $ # DISTNAME= gnome-libs-0.30.1 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -BROKEN= gtk11 rewrite dnd code. - BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 3f23d3e..2723ad6 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.13 1998/10/01 22:43:33 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/11/02 17:23:51 vanilla Exp $ # DISTNAME= gnome-libs-0.30.1 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -BROKEN= gtk11 rewrite dnd code. - BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 3f23d3e..2723ad6 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.13 1998/10/01 22:43:33 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/11/02 17:23:51 vanilla Exp $ # DISTNAME= gnome-libs-0.30.1 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -BROKEN= gtk11 rewrite dnd code. - BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 |