diff options
Diffstat (limited to 'games/omega')
-rw-r--r-- | games/omega/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/omega/Makefile b/games/omega/Makefile index 71b8fe3e8e2..1d82e31f6f8 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2009/06/30 00:07:16 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/06 11:54:48 asau Exp $ DISTNAME= omega-0.90.4-src PKGNAME= omega-0.90.4 @@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.alcyone.com/max/projects/omega/ COMMENT= Complex rogue-like game of exploration with a sense of humor -PKG_DESTDIR_SUPPORT= user-destdir SETGIDGAME= yes MAKE_JOBS_SAFE= no |