diff options
Diffstat (limited to 'editors/xwpe')
-rw-r--r-- | editors/xwpe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index 4595d9c5aad..e2e89fa8f4b 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:42 tv Exp $ # DISTNAME= xwpe-1.5.29a @@ -11,7 +11,6 @@ HOMEPAGE= http://www.identicalsoftware.com/xwpe/ COMMENT= Programming environment for UNIX systems GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_NCURSES= # tigetstr() USE_X11= yes |