diff options
Diffstat (limited to 'math/grpn/Makefile')
-rw-r--r-- | math/grpn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 88fdc4dccb6..21e1ccba6c4 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:29 tv Exp $ # DISTNAME= grpn-1.1.2 @@ -11,7 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://lashwhip.com/grpn.html COMMENT= Graphical reverse polish notation (RPN) calculator -USE_BUILDLINK3= yes USE_X11= # defined BUILD_TARGET= grpn |