diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 15:24:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 15:24:31 +0000 |
commit | eebeb6026b7e4df16b3c017792231df220353f81 (patch) | |
tree | d83997483a53554608839206b0c50a70e5987560 /editors/gxedit/Makefile | |
parent | e1d2a245aec086a0bbe3d8cb4d71699547114651 (diff) | |
download | ports-eebeb6026b7e4df16b3c017792231df220353f81.tar.gz ports-eebeb6026b7e4df16b3c017792231df220353f81.zip |
Notes
Diffstat (limited to 'editors/gxedit/Makefile')
-rw-r--r-- | editors/gxedit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 2b1df2de2631..122eb3726379 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -3,7 +3,7 @@ # Date created: 01 Jul 1998 # Whom: Dom Mitchell <dom@myrddin.demon.co.uk> # -# $Id: Makefile,v 1.4 1998/07/11 00:29:07 steve Exp $ +# $Id: Makefile,v 1.5 1998/07/20 03:17:55 steve Exp $ # DISTNAME= GXedit1.07 @@ -16,6 +16,8 @@ MAINTAINER= dom@myrddin.demon.co.uk LIB_DEPENDS= gtk\\.1\\.4:${PORTSDIR}/x11/gtk +BROKEN= fetch + EXTRACT_BEFORE_ARGS= -xf USE_X11= yes |