summaryrefslogtreecommitdiff
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index 373bea0266e..2daafe77f74 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2006/09/06 15:14:34 abs Exp $
+# $NetBSD: Makefile,v 1.28 2006/12/06 00:19:12 hubertf Exp $
DISTNAME= elinks-0.11.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= www
MASTER_SITES= http://elinks.or.cz/download/
EXTRACT_SUFX= .tar.bz2
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --without-x
CONFIGURE_ARGS+= --enable-256-colors
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
+.include "options.mk"
+
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"