diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 09:07:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 09:07:24 +0000 |
commit | f22feb535b65ee52eebe6334a7e442a9da6e8eb8 (patch) | |
tree | 933d73267b162cfaafe154e686904d99798b5fbe /editors/wily/Makefile | |
parent | 8d959e6cc33f5fcda3595282f382e63acfe0072e (diff) |
Notes
Diffstat (limited to 'editors/wily/Makefile')
-rw-r--r-- | editors/wily/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 190477dff8cc..35023eeb9ea2 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: koshy # -# $Id: Makefile,v 1.6 1998/10/14 04:25:08 jseger Exp $ +# $Id: Makefile,v 1.7 1998/10/16 03:17:47 jseger Exp $ # DISTNAME= wily-0.13.41 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jkoshy@freebsd.org -USE_X11= YES +USE_XLIB= YES GNU_CONFIGURE= YES USE_GMAKE= YES |