diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-26 00:02:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-26 00:02:36 +0000 |
commit | ab9cd238cea64de2c26f2e21d08cf3676d5a03ac (patch) | |
tree | f92285c765cfac81619680e41ab5eec225aa947f /x11/gnome-libs | |
parent | f59679314f7cf6e5fca98faa63d0cdd1882be269 (diff) | |
download | ports-ab9cd238cea64de2c26f2e21d08cf3676d5a03ac.tar.gz ports-ab9cd238cea64de2c26f2e21d08cf3676d5a03ac.zip |
Notes
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 5b8a03a54220..e77ba6edf8c0 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.9 1998/09/22 22:55:56 asami Exp $ +# $Id: Makefile,v 1.10 1998/09/25 09:52:45 asami Exp $ # DISTNAME= gnome-libs-0.27 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext -LIB_DEPENDS= gdk_Imlib.1:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg |