pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gifsicle Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cceb246ffe49
branches: trunk
changeset: 524804:cceb246ffe49
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Feb 01 17:10:38 2007 +0000
description:
Modular Xorg support.
diffstat:
graphics/gifsicle/Makefile | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 51b0e1c05628 -r cceb246ffe49 graphics/gifsicle/Makefile
--- a/graphics/gifsicle/Makefile Thu Feb 01 16:55:58 2007 +0000
+++ b/graphics/gifsicle/Makefile Thu Feb 01 17:10:38 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/16 22:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/01 17:10:38 joerg Exp $
#
DISTNAME= gifsicle-1.41
@@ -12,5 +12,9 @@
GNU_CONFIGURE= YES
-.include "../../mk/x11.buildlink3.mk"
+BUILDLINK_DEPMETHOD.libXt?= build
+
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index