diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-03 04:58:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-03 04:58:23 +0800 |
commit | 4c625128db708c8f70c6c48d2bfc52d2a0c6e3a1 (patch) | |
tree | 9c7da5b868756bc64247d29522db60a95d6723cf /german | |
parent | 87ef9ce4e6d61358c60ca931e636461803b383ca (diff) | |
download | freebsd-ports-gnome-4c625128db708c8f70c6c48d2bfc52d2a0c6e3a1.tar.gz freebsd-ports-gnome-4c625128db708c8f70c6c48d2bfc52d2a0c6e3a1.tar.zst freebsd-ports-gnome-4c625128db708c8f70c6c48d2bfc52d2a0c6e3a1.zip |
Support stage
Diffstat (limited to 'german')
-rw-r--r-- | german/alt-aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index 44cc60d7d3ba..c55c6de9eed0 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -11,6 +11,5 @@ COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary DICT= de -NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |