diff options
Diffstat (limited to 'textproc/swath/Makefile')
-rw-r--r-- | textproc/swath/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/swath/Makefile b/textproc/swath/Makefile index 7f9ec9628cf..3de3b119571 100644 --- a/textproc/swath/Makefile +++ b/textproc/swath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/06 11:43:39 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:02 asau Exp $ # DISTNAME= swath-0.4.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://linux.thai.net/projects/thailatex COMMENT= Smart Word Analysis for THai LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ |