diff options
Diffstat (limited to 'textproc/java-pure-hyperestraier/Makefile')
-rw-r--r-- | textproc/java-pure-hyperestraier/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/java-pure-hyperestraier/Makefile b/textproc/java-pure-hyperestraier/Makefile index 9027ac2b973..2eb1910fde3 100644 --- a/textproc/java-pure-hyperestraier/Makefile +++ b/textproc/java-pure-hyperestraier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/25 09:43:52 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/25 06:56:01 asau Exp $ # .include "../../textproc/hyperestraier/Makefile.common" @@ -9,8 +9,6 @@ CATEGORIES= databases java COMMENT= Java pure interface of Hyper Estraier LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - MY_SUBDIR= javapure BUILD_DIRS= ${MY_SUBDIR} CONFIGURE_DIRS= ${MY_SUBDIR} |