pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/tscp Fix installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5154fa14ad0f
branches: trunk
changeset: 540814:5154fa14ad0f
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 07 18:16:45 2008 +0000
description:
Fix installation.
diffstat:
games/tscp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 19f33ebf75de -r 5154fa14ad0f games/tscp/Makefile
--- a/games/tscp/Makefile Mon Apr 07 18:08:18 2008 +0000
+++ b/games/tscp/Makefile Mon Apr 07 18:16:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/03/04 06:59:06 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/04/07 18:16:45 joerg Exp $
#
DISTNAME= tscp181
@@ -20,7 +20,7 @@
NO_SRC_ON_FTP= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin share/doc
do-build:
cd ${WRKSRC} ; ${CC} ${CFLAGS} ${LDFLAGS} -o tscp *.c -lcompat
Home |
Main Index |
Thread Index |
Old Index