pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc needs libSM
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcdbea831fc1
branches: trunk
changeset: 556308:dcdbea831fc1
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Mar 19 12:14:01 2009 +0000
description:
needs libSM
diffstat:
editors/gedit/Makefile | 3 ++-
security/seahorse/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 33aa163a3d49 -r dcdbea831fc1 editors/gedit/Makefile
--- a/editors/gedit/Makefile Thu Mar 19 12:12:24 2009 +0000
+++ b/editors/gedit/Makefile Thu Mar 19 12:14:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2009/03/15 20:13:11 jmcneill Exp $
+# $NetBSD: Makefile,v 1.92 2009/03/19 12:14:37 drochner Exp $
#
DISTNAME= gedit-2.26.0
@@ -43,4 +43,5 @@
.include "../../x11/gtk2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.2.0
.include "../../x11/gtksourceview2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 33aa163a3d49 -r dcdbea831fc1 security/seahorse/Makefile
--- a/security/seahorse/Makefile Thu Mar 19 12:12:24 2009 +0000
+++ b/security/seahorse/Makefile Thu Mar 19 12:14:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2009/03/15 18:32:43 jmcneill Exp $
+# $NetBSD: Makefile,v 1.78 2009/03/19 12:14:01 drochner Exp $
DISTNAME= seahorse-2.26.0
CATEGORIES= security
@@ -62,6 +62,7 @@
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index