summaryrefslogtreecommitdiff
path: root/astro/xworld
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-08-31 14:26:05 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-08-31 14:26:05 +0000
commit9b48b0cbf360d5e222b180f7bd0e45838af06068 (patch)
tree670fbe5887ffd2293d685dfba80199c179203cc2 /astro/xworld
parent"assumes (at least) arbitrary alignment access and little endian" (diff)
unbreak: USE_XLIB.
Notes
Notes: svn path=/head/; revision=47233
Diffstat (limited to 'astro/xworld')
-rw-r--r--astro/xworld/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile
index 41f23c5fc6b3..66aec708d2d8 100644
--- a/astro/xworld/Makefile
+++ b/astro/xworld/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
MAINTAINER= naddy@mips.inka.de
+USE_XLIB= yes
+
HAS_CONFIGURE= yes
CONFIGURE_ENV= CAT=${CAT} \
STRIP=/usr/bin/strip \