diff options
Diffstat (limited to 'x11/xlupe/Makefile')
-rw-r--r-- | x11/xlupe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 7e0551e0613..02dceb4dd09 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/19 05:09:07 snj Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:48:15 tv Exp $ # DISTNAME= xlupe-1.1 @@ -9,7 +9,6 @@ MAINTAINER= coto@core.de HOMEPAGE= http://core.de/~coto/xlupe/ COMMENT= Magnifier for X -USE_BUILDLINK3= yes USE_IMAKE= yes .include "../../graphics/xpm/buildlink3.mk" |