diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 06:53:32 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 06:53:32 +0800 |
commit | 720a67642b551b50fee9b3d4467c50ce27844074 (patch) | |
tree | eb4b22d3f22de65c20503db07f6bcf3a1235f87b /misc | |
parent | a0c603d8088c12864c7048d0990aa47404905052 (diff) | |
download | freebsd-ports-gnome-720a67642b551b50fee9b3d4467c50ce27844074.tar.gz freebsd-ports-gnome-720a67642b551b50fee9b3d4467c50ce27844074.tar.zst freebsd-ports-gnome-720a67642b551b50fee9b3d4467c50ce27844074.zip |
BROKEN: Unfetchable
Diffstat (limited to 'misc')
-rw-r--r-- | misc/clex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index 2d48b5d0c612..22b6677b1329 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@FreeBSD.org COMMENT= A commandline file manager +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_GMAKE= yes |