diff options
Diffstat (limited to 'textproc/unac/Makefile')
-rw-r--r-- | textproc/unac/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/unac/Makefile b/textproc/unac/Makefile index da803ea50c2..5e29691c544 100644 --- a/textproc/unac/Makefile +++ b/textproc/unac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/27 13:46:57 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:04 asau Exp $ # DISTNAME= unac-1.7.0 @@ -12,7 +12,6 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes -PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= unac.pc.in |