summaryrefslogtreecommitdiff
path: root/textproc/urlview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/urlview/Makefile')
-rw-r--r--textproc/urlview/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 1ee236b4f51..1abe905f95c 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:55 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/06/11 06:34:52 jlam Exp $
DISTNAME= urlview-0.9
CATEGORIES= textproc
@@ -16,7 +16,6 @@ DEPENDS+= ncurses>=5.0:../../devel/ncurses
#REPLACE_NCURSES= ${WRKSRC}/configure ${WRKSRC}/enter.h ${WRKSRC}/urlview.c
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS= -I${LOCALBASE}/include
.include "../../mk/bsd.pkg.mk"