From 01f73cc3ea93bc371865fd9352e0454255892047 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 18:16:45 +0000 Subject: Fix installation. --- games/tscp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/tscp/Makefile b/games/tscp/Makefile index b2d0ce35ea8..45d27139697 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -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_BIN_ON_FTP= ${RESTRICTED} 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 -- cgit v1.2.3