diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-14 04:07:20 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-14 04:07:20 +0000 |
commit | e725640a73b7cd8c2656cb898e8ee6260ec125c9 (patch) | |
tree | 21b5fab332b9b13274978ac5421b18a7f17b67c7 /editors/cooledit/Makefile | |
parent | 46ff2cbe24b7b320529f86c3d3f266a492cfb25b (diff) |
Notes
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 39deacb63b7b..f517dbed05e0 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -3,7 +3,7 @@ # Date created: 18 November 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.7 1998/10/07 16:13:47 msmith Exp $ +# $Id: Makefile,v 1.8 1998/10/12 21:50:12 jseger Exp $ # DISTNAME= cooledit-3.7.4 @@ -15,8 +15,6 @@ MAINTAINER= brett@peloton.physics.montana.edu LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -BROKEN_ELF= library names - GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mail-author --disable-static USE_GMAKE= yes |