diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | 915c0d730df55e4ddf04b9d9e07f7603057636e4 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /editors/xwpe | |
parent | 7453f22416c9b37d26567190d2eaf0f2af6b40fd (diff) | |
download | pkgsrc-915c0d730df55e4ddf04b9d9e07f7603057636e4.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
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 |