pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mMosaic This uses libXmu.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf9fcd705654
branches:  trunk
changeset: 524349:cf9fcd705654
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Jan 23 23:33:22 2007 +0000

description:
This uses libXmu.

diffstat:

 www/mMosaic/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r e72ab82c7e83 -r cf9fcd705654 www/mMosaic/Makefile
--- a/www/mMosaic/Makefile      Tue Jan 23 23:32:29 2007 +0000
+++ b/www/mMosaic/Makefile      Tue Jan 23 23:33:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/06 19:15:09 schwarz Exp $
+# $NetBSD: Makefile,v 1.17 2007/01/23 23:33:22 reed Exp $
 #
 
 DISTNAME=      mMosaic-3.7.2
@@ -40,4 +40,6 @@
 BUILDLINK_TRANSFORM+=  rename:-shared:-c
 .endif
 
+.include "../../x11/libXmu/buildlink3.mk"
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index