From ea30842945a7da8e04cb190e5ab5845b89a96f2e Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 14 Jul 2008 12:55:56 +0000 Subject: Mark as destdir ready. --- cad/gdsreader/Makefile | 4 +++- cad/gtkwave/Makefile | 4 +++- cad/gwave/Makefile | 4 +++- cad/libgeda/Makefile | 4 +++- cad/libwcalc/Makefile | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) (limited to 'cad') diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile index 88e8227310c..09e24d4b87b 100644 --- a/cad/gdsreader/Makefile +++ b/cad/gdsreader/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:08 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= GDSreader.0.3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://home.netcom.com/~serbanp/ COMMENT= GDS-II stream file to Postscript and HP/GL converter +PKG_DESTDIR_SUPPORT= user-destdir + EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAME} INSTALLATION_DIRS= bin ${EXAMPLESDIR} diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 19d1103bda7..9211f8775e8 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/10/05 21:02:02 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= gtkwave-3.1.1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://home.nc.rr.com/gtkwave/ COMMENT= Electronic waveform viewer +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 2a33c83d2ba..682f3253b07 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2007/11/15 23:53:48 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.32 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= gwave-20060606 @@ -10,6 +10,8 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.cs.unc.edu/~tell/gwave.html COMMENT= Viewer for spice-like simulator output and other analog data +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_LIBTOOL= yes USE_TOOLS+= perl diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 651220e769d..91b0418fbd1 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2008/02/01 02:34:20 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.44 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= libgeda-${PKGVERSION} @@ -8,6 +8,8 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.geda.seul.org/ COMMENT= Library of shared modules for gEDA +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS+= gEDA<19991011 .include "../../cad/geda/Makefile.common" diff --git a/cad/libwcalc/Makefile b/cad/libwcalc/Makefile index 44808ea558c..ff4db9614bc 100644 --- a/cad/libwcalc/Makefile +++ b/cad/libwcalc/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:22 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/14 12:55:59 joerg Exp $ # +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../cad/wcalc/Makefile.common" PKGNAME= lib${DISTNAME} PKGREVISION= 1 -- cgit v1.2.3