diff options
Diffstat (limited to 'editors/mlview/Makefile')
-rw-r--r-- | editors/mlview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 54b9d51f02e..8098424468d 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/03/22 16:13:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:41 tv Exp $ # DISTNAME= mlview-0.7.0 @@ -14,7 +14,6 @@ COMMENT= XML editor for the GNOME environment BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_DIRS+= xdg-1.1 USE_GNU_TOOLS+= make USE_LIBTOOL= yes |