pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang DESTDIR ready.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a48aafe0c20c
branches: trunk
changeset: 392353:a48aafe0c20c
user: hasso <hasso%pkgsrc.org@localhost>
date: Thu Apr 30 18:25:59 2009 +0000
description:
DESTDIR ready.
diffstat:
lang/pcc-current/Makefile | 4 +++-
lang/pcc/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 1491ad7cf4a4 -r a48aafe0c20c lang/pcc-current/Makefile
--- a/lang/pcc-current/Makefile Thu Apr 30 18:19:28 2009 +0000
+++ b/lang/pcc-current/Makefile Thu Apr 30 18:25:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/04/30 18:19:28 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/30 18:25:59 hasso Exp $
DISTNAME= pcc-${DATE_STR}
PKGNAME= pcc-current-0.9.9.20${DATE_STR}
@@ -7,6 +7,8 @@
MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc/
EXTRACT_SUFX= .tgz
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAINTAINER= he%NetBSD.org@localhost
HOMEPAGE= http://pcc.ludd.ltu.se/
COMMENT= Portable C compiler
diff -r 1491ad7cf4a4 -r a48aafe0c20c lang/pcc/Makefile
--- a/lang/pcc/Makefile Thu Apr 30 18:19:28 2009 +0000
+++ b/lang/pcc/Makefile Thu Apr 30 18:25:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/02/09 14:53:14 reed Exp $
+# $NetBSD: Makefile,v 1.8 2009/04/30 18:25:59 hasso Exp $
DISTNAME= pcc-0.9.9
CATEGORIES= lang
@@ -6,6 +6,8 @@
http://pcc.ludd.ltu.se/ftp/pub/pcc/
EXTRACT_SUFX= .tgz
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= http://pcc.ludd.ltu.se/
COMMENT= Portable C compiler
Home |
Main Index |
Thread Index |
Old Index