2002-09-04 22:47:45 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2002/09/04 20:47:46 wiz Exp $
|
2002-06-20 17:11:21 +02:00
|
|
|
#
|
|
|
|
|
2002-07-02 13:23:04 +02:00
|
|
|
PKGNAME= links-gui-2.1.0.2
|
2002-09-04 22:47:45 +02:00
|
|
|
PKGREVISION= 1
|
2002-06-20 17:11:21 +02:00
|
|
|
COMMENT= Lynx-like text and graphics WWW browser
|
|
|
|
|
2002-06-30 06:02:54 +02:00
|
|
|
CONFLICTS+= links-[0-9]* elinks-[0-9]*
|
2002-06-20 17:11:21 +02:00
|
|
|
|
2002-08-25 23:50:52 +02:00
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
USE_X11= YES
|
|
|
|
|
|
|
|
.include "../../www/links/Makefile.common"
|
|
|
|
|
2002-06-20 17:11:21 +02:00
|
|
|
CONFIGURE_ARGS+= --enable-graphics
|
|
|
|
|
2002-08-25 23:50:52 +02:00
|
|
|
.include "../../graphics/png/buildlink2.mk"
|
|
|
|
.include "../../graphics/tiff/buildlink2.mk"
|
|
|
|
|
2002-07-26 17:29:23 +02:00
|
|
|
.include "../../www/links/Makefile.common"
|
2002-08-26 08:15:25 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|