1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

This port depends on libgnome.so.2 and not version 1.

PR:		12065
Submitted by:	John Baldwin <jobaldwi@vt.edu>
This commit is contained in:
Steve Price 1999-06-07 01:57:36 +00:00
parent 006f428a14
commit f744bf2780
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19282

View File

@ -3,7 +3,7 @@
# Date created: 10 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.35 1999/05/09 16:32:13 steve Exp $
# $Id: Makefile,v 1.36 1999/05/16 23:20:18 mharo Exp $
#
DISTNAME= icewm-0.9.39
@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= nacai@iname.com
.if defined(GNOME)
LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs
LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs
.endif
LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm