summaryrefslogtreecommitdiff
path: root/games/tetrinetx/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 06:53:12 +0000
committerjlam <jlam>2006-07-05 06:53:12 +0000
commit40f0c69a767a1ef81f593d9a9294789cb6ca10f3 (patch)
treec1cac8d3ff0a7fb5ff1a16e24073b5e91efd1aa7 /games/tetrinetx/Makefile
parent263a3d5bbb48d966e92ca21d167767c6dac49f60 (diff)
downloadpkgsrc-40f0c69a767a1ef81f593d9a9294789cb6ca10f3.tar.gz
Drop use of INSTALL_SRC and DEINSTALL_SRC and instead set the proper
variables so that the default INSTALL/DEINSTALL scripts from the pkginstall framework do the right thing. Where possible, move some post-install directions for package setup into MESSAGE files so that they may be re-inspected by querying the installed package using "pkg_info -D ...".
Diffstat (limited to 'games/tetrinetx/Makefile')
-rw-r--r--games/tetrinetx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/tetrinetx/Makefile b/games/tetrinetx/Makefile
index 3ea2b62dc9d..261d15230b0 100644
--- a/games/tetrinetx/Makefile
+++ b/games/tetrinetx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/03/14 01:14:29 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/05 06:53:13 jlam Exp $
DISTNAME= tetrinetx-1.13.16+qirc-1.40c
PKGNAME= tetrinetx-1.13.16
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://tetrinetx.sourceforge.net/
@@ -13,8 +14,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
SHAREDIR= ${PREFIX}/share/tetrinetx
BINARY= tetrix.netbsd
RCD_SCRIPTS= tetrinetx
-DEINSTALL_SRC= ${PKGDIR}/DEINSTALL
-INSTALL_SRC= # empty
LIBS.SunOS+= -lsocket -lnsl -lresolv