diff options
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r-- | x11/gnomelibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index a4e7ce511da7..fb12ba10e7ac 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.33 1999/03/09 01:09:05 nectar Exp $ +# $Id: Makefile,v 1.34 1999/03/15 02:04:17 nectar Exp $ # DISTNAME= gnome-libs-1.0.3 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gnome-1.0/sources MAINTAINER= nacai@iname.com -LIB_DEPENDS= gdk_imlib.2:${PORTSDIR}/graphics/imlib \ +LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ ORBit.1:${PORTSDIR}/devel/ORBit \ esd.1:${PORTSDIR}/audio/esound |