diff options
Diffstat (limited to 'math/abs/Makefile')
-rw-r--r-- | math/abs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 06842c925b0..2b07dd00f06 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:52 agc Exp $ +# $NetBSD: Makefile,v 1.4 1999/02/20 22:48:35 hubertf Exp $ # DISTNAME= abs-src-0.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.ping.be/bertin/abs.shtml DEPENDS+= xpm-3.4k:../../graphics/xpm -CONFLICTS= abs-0.4 - USE_X11BASE= yes do-install: |