diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-17 17:35:21 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-17 17:35:21 +0000 |
commit | 9281f95aba50d6a90c4c85b918f2afe0732a12ba (patch) | |
tree | bae336b2a29a3ed803df28b38c74772f155febd6 /x11 | |
parent | bc2dfdbb2e810ef4b725c13e53db0c39bbb2c52c (diff) |
Notes
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 3f23d3ef8d7b..2723ad6b76ac 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 3f23d3ef8d7b..2723ad6b76ac 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 3f23d3ef8d7b..2723ad6b76ac 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 |