diff options
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 84e0762da7e..9cd07a9147a 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/01/11 14:00:31 adam Exp $ +# $NetBSD: Makefile,v 1.15 2005/02/05 10:34:13 jmmv Exp $ DISTNAME= libast-0.6.1 CATEGORIES= devel @@ -10,6 +10,7 @@ COMMENT= The Library of Assorted Spiffy Things USE_BUILDLINK3= YES USE_LIBTOOL= YES +USE_X11= YES GNU_CONFIGURE= YES TEST_TARGET= test |