pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xgas user-destdir support
details: https://anonhg.NetBSD.org/pkgsrc/rev/91fd6c120156
branches: trunk
changeset: 395181:91fd6c120156
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 07 17:45:09 2009 +0000
description:
user-destdir support
diffstat:
x11/xgas/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r c248ff3dfb21 -r 91fd6c120156 x11/xgas/Makefile
--- a/x11/xgas/Makefile Tue Jul 07 17:44:50 2009 +0000
+++ b/x11/xgas/Makefile Tue Jul 07 17:45:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2009/07/07 17:45:09 joerg Exp $
DISTNAME= xgas
PKGNAME= xgas-1.0
@@ -9,11 +9,9 @@
MAINTAINER= nakai%mlab.t.u-tokyo.ac.jp@localhost
COMMENT= Animated simulation of an ideal gas
-USE_IMAKE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
-post-install:
- @${CHMOD} 755 ${PREFIX}/bin/xgas
- @${CHOWN} bin:bin ${PREFIX}/bin/xgas
+USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index