summaryrefslogtreecommitdiff
path: root/x11/xworld/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commit4bfcc34161358d51d868f816c923eb93f927a412 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/xworld/Makefile
parent8820d0b0e1e20d3278c7c39632417b4d9ca31899 (diff)
downloadpkgsrc-4bfcc34161358d51d868f816c923eb93f927a412.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'x11/xworld/Makefile')
-rw-r--r--x11/xworld/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xworld/Makefile b/x11/xworld/Makefile
index 4adfe02802c..c0f23e426f9 100644
--- a/x11/xworld/Makefile
+++ b/x11/xworld/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/11/26 14:47:06 pooka Exp $
+# $NetBSD: Makefile,v 1.6 2002/08/25 21:53:04 jlam Exp $
#
DISTNAME= xworld-2.0
@@ -9,7 +9,9 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
MAINTAINER= wennmach@geo.Uni-Koeln.DE
COMMENT= Earth as seen from the direction of the sun
+USE_BUILDLINK2= yes
HAS_CONFIGURE= yes
+USE_X11= yes
CONFIGURE_ENV+= PREFIX="${PREFIX}"
CONFIGURE_ENV+= LDLIBS="-lm ${LDFLAGS} -lX11"