diff options
Diffstat (limited to 'misc/celestia/Makefile')
-rw-r--r-- | misc/celestia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index df68cdfd2eb..91b4ba4314e 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/05/20 00:58:23 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2009/07/22 09:01:36 wiz Exp $ DISTNAME= celestia-1.4.1 PKGREVISION= 7 @@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTINFO_FILE= ${.CURDIR}/../../misc/celestia/distinfo PATCHDIR= ${.CURDIR}/../../misc/celestia/patches -USE_DIRS+= xdg-1.3 USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |