diff options
Diffstat (limited to 'misc/orca')
-rw-r--r-- | misc/orca/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile index bfe450b2418..1f5509be44b 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/07/10 22:22:47 abs Exp $ +# $NetBSD: Makefile,v 1.19 2009/07/22 09:01:37 wiz Exp $ # DISTNAME= orca-2.26.2 @@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= intltool pkg-config gmake msgfmt -USE_DIRS+= xdg-1.1 PYTHON_VERSIONS_ACCEPTED= 26 25 24 CONFIGURE_ENV+= PYTHON=${PYTHONBIN} |