diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:03:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:03:34 +0000 |
commit | 9e78f4c21563742761d4f079da63e4676c49fbc7 (patch) | |
tree | fbdce025c60965507a742f06ed9a2748ed2f4935 /textproc/af-aspell | |
parent | 9edb6f5e2e8dd0d83f7bbdab060119e04d86a111 (diff) | |
download | ports-9e78f4c21563742761d4f079da63e4676c49fbc7.tar.gz ports-9e78f4c21563742761d4f079da63e4676c49fbc7.zip |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=122442
Diffstat (limited to 'textproc/af-aspell')
-rw-r--r-- | textproc/af-aspell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/af-aspell/Makefile b/textproc/af-aspell/Makefile index 0bbbe961bfd7..dbb788e25106 100644 --- a/textproc/af-aspell/Makefile +++ b/textproc/af-aspell/Makefile @@ -14,4 +14,6 @@ MASTERDIR= ${.CURDIR}/../aspell ASPELL_AF= ja +BROKEN= Broken pkg-plist + .include "${MASTERDIR}/Makefile" |