pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/epiphany Needs libSM.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0623f143fe6
branches:  trunk
changeset: 523856:d0623f143fe6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 14 10:34:53 2007 +0000

description:
Needs libSM.

diffstat:

 www/epiphany/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 266d9361a8da -r d0623f143fe6 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Sun Jan 14 10:34:14 2007 +0000
+++ b/www/epiphany/Makefile     Sun Jan 14 10:34:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2006/11/29 21:56:19 drochner Exp $
+# $NetBSD: Makefile,v 1.69 2007/01/14 10:34:53 joerg Exp $
 #
 
 DISTNAME=      epiphany-2.16.2
@@ -55,6 +55,7 @@
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gnome-desktop/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"
 .include "../../www/seamonkey/gecko-depends.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index