pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/space_dapp Fix DESTDIR installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef691130138d
branches: trunk
changeset: 396795:ef691130138d
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Aug 03 15:26:25 2009 +0000
description:
Fix DESTDIR installation.
diffstat:
x11/space_dapp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f694f75b2713 -r ef691130138d x11/space_dapp/Makefile
--- a/x11/space_dapp/Makefile Mon Aug 03 15:24:18 2009 +0000
+++ b/x11/space_dapp/Makefile Mon Aug 03 15:26:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/07/07 14:22:42 sborrill Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/03 15:26:25 joerg Exp $
PKGNAME= space_dapp-20060717
CATEGORIES= x11
@@ -11,6 +11,8 @@
EXTRACT_SUFX=
PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin
+
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index