1 # $NetBSD: Makefile,v 1.20 2012/07/30 04:23:23 dholland Exp $
7 MASTER_SITES
= ftp
://ftp.Uni-Koeln.DE
/misc
/
9 MAINTAINER
= wennmach@NetBSD.org
10 COMMENT
= Earth
as seen from the direction of the sun
16 CONFIGURE_ENV
+= PREFIX
=${PREFIX}
17 CONFIGURE_ENV
+= LDLIBS
=-lm\
${LDFLAGS
:Q
}\
-lX11
18 CONFIGURE_ENV
+= CAT
=${CAT
:Q
} STRIP
=strip INCLUDES
="" MORELIBS
=""
21 SUBST_MESSAGE.x11
= Fixing x11 options.
22 SUBST_STAGE.x11
= pre-configure
23 SUBST_FILES.x11
= defaults
/NetBSD
/set.csh
24 SUBST_SED.x11
= -e
's,@X11BASE@,${X11BASE},g'
26 .
include "../../x11/libX11/buildlink3.mk"
27 .
include "../../mk/bsd.pkg.mk"