diff options
Diffstat (limited to 'astro/xworld/Makefile')
-rw-r--r-- | astro/xworld/Makefile | 2 |
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 \ |