diff options
author | snj <snj@pkgsrc.org> | 2004-04-13 21:33:06 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-13 21:33:06 +0000 |
commit | 84294ad4f96855eb0d48a2d335307346e33480d6 (patch) | |
tree | 0a7d6d8cc185df619ac39cf2593b224a1e5a56c6 /x11/xworld | |
parent | 2af7bdfa4daf348c8ede4c273acb6d229a68f818 (diff) | |
download | pkgsrc-84294ad4f96855eb0d48a2d335307346e33480d6.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'x11/xworld')
-rw-r--r-- | x11/xworld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xworld/Makefile b/x11/xworld/Makefile index 82083e916eb..bd464bffdf9 100644 --- a/x11/xworld/Makefile +++ b/x11/xworld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/02/06 16:26:23 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/13 21:33:06 snj Exp $ # DISTNAME= xworld-2.0 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \ MAINTAINER= wennmach@NetBSD.org COMMENT= Earth as seen from the direction of the sun -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes HAS_CONFIGURE= yes USE_X11= yes |