diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:59:54 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:59:54 +0000 |
commit | e882955bfd33cbbd297cf80704fd413cbdf3c857 (patch) | |
tree | bf4dabd2283915cae068d1904a5d19a078e67f5d /textproc | |
parent | f4bb8d6cf863149c78d367e6fee2c52d63ebffda (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linux-aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index e7057629fb0a..b3967290246f 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -25,6 +25,7 @@ CONFLICTS= linux-f8-aspell-[0-9]* linux-f10-aspell-[0-9]* USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 +LINUX_DIST_VER= 4 USE_GMAKE= yes MD5_FILE= ${MASTERDIR}/distinfo DIST_SUBDIR= rpm |