diff options
Diffstat (limited to 'games/teg')
-rw-r--r-- | games/teg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index 8c87c023ac7..4b096712793 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/02 17:11:04 tron Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/06 11:54:56 asau Exp $ DISTNAME= teg-0.11.1 PKGREVISION= 30 @@ -9,8 +9,6 @@ MAINTAINER= wrzymski@gmail.com HOMEPAGE= http://teg.sourceforge.net/ COMMENT= Round-based computer board game -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |