summaryrefslogtreecommitdiff
path: root/x11/xearth/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-12-28 19:47:07 +0000
committerjlam <jlam>2002-12-28 19:47:07 +0000
commit34fdabec139ca8127b9ad5fd3092ce93fd620168 (patch)
tree629c69e07f9256aae5a3ccc6f694a14704fc5229 /x11/xearth/Makefile
parentcf06530c6d58e7aa65386cf611d2953e9b9cbeab (diff)
downloadpkgsrc-34fdabec139ca8127b9ad5fd3092ce93fd620168.tar.gz
Convert to use buildlink2. This makes using this package as a buildlink2
test actually mean something.
Diffstat (limited to 'x11/xearth/Makefile')
-rw-r--r--x11/xearth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile
index f570821a985..263f75a0603 100644
--- a/x11/xearth/Makefile
+++ b/x11/xearth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/11/29 01:12:53 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2002/12/28 19:47:07 jlam Exp $
#
DISTNAME= xearth-1.1
@@ -11,6 +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_IMAKE= yes
.include "../../mk/bsd.pkg.mk"