diff options
Diffstat (limited to 'games/lmarbles/Makefile')
-rw-r--r-- | games/lmarbles/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index 589d38349e7..10d4693aebf 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/03/27 15:43:36 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:51 tv Exp $ DISTNAME= lmarbles-1.0.7 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= xs@nitric.net HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= Atomix-like puzzle -USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes |