diff options
Diffstat (limited to 'devel/uno')
-rw-r--r-- | devel/uno/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/uno/Makefile b/devel/uno/Makefile index bd77d6442f5..73cfe9d96aa 100644 --- a/devel/uno/Makefile +++ b/devel/uno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/12/07 08:19:57 marino Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/31 11:19:52 asau Exp $ # DISTNAME= uno_v213 @@ -14,7 +14,6 @@ NOT_FOR_PLATFORM= DragonFly-*-x86_64 #Cannot build 32-bit binary WRKSRC= ${WRKDIR}/uno/src MAKE_FILE= makefile -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no USE_TOOLS+= bison gmake flex |