diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-04 04:09:30 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-04 04:09:30 +0800 |
commit | b35fc79f637113227f7f0c2700cc14d60b2e8a38 (patch) | |
tree | 513f00f978f16d4d8ad91338fa0c551850c858b7 /japanese | |
parent | c79cc1472a44ef8567d7ef4c78526f4d87f8c8f6 (diff) | |
download | freebsd-ports-gnome-b35fc79f637113227f7f0c2700cc14d60b2e8a38.tar.gz freebsd-ports-gnome-b35fc79f637113227f7f0c2700cc14d60b2e8a38.tar.zst freebsd-ports-gnome-b35fc79f637113227f7f0c2700cc14d60b2e8a38.zip |
Mark BROKEN on all platforms: deinstalls file not belonging to itself
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gauche-kakasi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/gauche-kakasi/Makefile b/japanese/gauche-kakasi/Makefile index 151c18711673..97e46e38205b 100644 --- a/japanese/gauche-kakasi/Makefile +++ b/japanese/gauche-kakasi/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi +BROKEN= deinstalls file not installed by this port + .include <bsd.port.pre.mk> .if ${ARCH}==amd64 |