diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/sam/Makefile | 3 | ||||
| -rw-r--r-- | editors/wily/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/sam/Makefile b/editors/sam/Makefile index 66b81f448606..16da55400a01 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1998/10/04 00:56:49 steve Exp $ +# $Id: Makefile,v 1.5 1998/11/21 17:18:16 steve Exp $ # DISTNAME= sam @@ -14,6 +14,7 @@ EXTRACT_SUFX= .msg.gz MAINTAINER= erich@FreeBSD.org +USE_XLIB= yes NO_WRKSUBDIR= yes EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= 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 |
