diff options
author | snj <snj@pkgsrc.org> | 2004-04-22 03:54:17 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-22 03:54:17 +0000 |
commit | 895c8550126467a7a7573528d4509f910450930a (patch) | |
tree | f948c4500e85c8a815a9dc48acf91a35f2220b72 /x11/xearth | |
parent | e8ed6eace83cd7b86eb2263bdb49b77c332a82f4 (diff) | |
download | pkgsrc-895c8550126467a7a7573528d4509f910450930a.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'x11/xearth')
-rw-r--r-- | x11/xearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile index 8b3ea96697a..66392806ac1 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:55 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/22 03:55:50 snj Exp $ # DISTNAME= xearth-1.1 @@ -11,7 +11,7 @@ MAINTAINER= agc@NetBSD.org HOMEPAGE= http://www.cs.colorado.edu/~tuna/xearth/index.html COMMENT= Rotating map of the Earth in X11 root window -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes .include "../../mk/bsd.pkg.mk" |