pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/libdrg Add modular Xorg and DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d1914b0c313
branches: trunk
changeset: 532363:2d1914b0c313
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 16 22:31:11 2007 +0000
description:
Add modular Xorg and DESTDIR support.
diffstat:
geography/libdrg/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 03b3ed4b8e66 -r 2d1914b0c313 geography/libdrg/Makefile
--- a/geography/libdrg/Makefile Thu Aug 16 22:23:46 2007 +0000
+++ b/geography/libdrg/Makefile Thu Aug 16 22:31:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/16 22:31:11 joerg Exp $
#
DISTNAME= libdrg-0.0.81
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.lexort.com/software/
COMMENT= Library for reading and merging DRG files.
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
@@ -16,6 +18,6 @@
PKGCONFIG_OVERRIDE+= libdrg.pc.in
.include "../../graphics/tiff/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index