From c44278a3dac2c632a42ff8e9db66aa9ad34591e0 Mon Sep 17 00:00:00 2001 From: vanilla Date: Sun, 31 Jan 1999 19:07:48 +0000 Subject: Add 4.0current support. PR: ports/9807 Submitted by: Jeremy Lea --- x11/gnome-libs/Makefile | 12 ++++-------- x11/gnomelibs/Makefile | 12 ++++-------- x11/libgnome/Makefile | 12 ++++-------- 3 files changed, 12 insertions(+), 24 deletions(-) (limited to 'x11') diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 9722c35a727b..18a0cdb4033c 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ +# $Id: Makefile,v 1.29 1999/01/27 08:31:54 fenner Exp $ # DISTNAME= gnome-libs-0.99.4 @@ -14,18 +14,14 @@ MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com -BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext -RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib \ - gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - gif.3:${PORTSDIR}/graphics/giflib \ - png.3:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ ORBit.1:${PORTSDIR}/devel/ORBit \ esd.1:${PORTSDIR}/audio/esound +# implicit dependencies: +# gettext, gtk11-devel, tiff34, jpeg, giflib, png + USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 9722c35a727b..18a0cdb4033c 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ +# $Id: Makefile,v 1.29 1999/01/27 08:31:54 fenner Exp $ # DISTNAME= gnome-libs-0.99.4 @@ -14,18 +14,14 @@ MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com -BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext -RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib \ - gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - gif.3:${PORTSDIR}/graphics/giflib \ - png.3:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ ORBit.1:${PORTSDIR}/devel/ORBit \ esd.1:${PORTSDIR}/audio/esound +# implicit dependencies: +# gettext, gtk11-devel, tiff34, jpeg, giflib, png + USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 9722c35a727b..18a0cdb4033c 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ +# $Id: Makefile,v 1.29 1999/01/27 08:31:54 fenner Exp $ # DISTNAME= gnome-libs-0.99.4 @@ -14,18 +14,14 @@ MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com -BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext -RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib \ - gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - gif.3:${PORTSDIR}/graphics/giflib \ - png.3:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ ORBit.1:${PORTSDIR}/devel/ORBit \ esd.1:${PORTSDIR}/audio/esound +# implicit dependencies: +# gettext, gtk11-devel, tiff34, jpeg, giflib, png + USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -- cgit