diff options
author | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /textproc/aspell | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/aspell/pkg-plist | 18 |
2 files changed, 1 insertions, 18 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index fef8433d1d53..ddcc84371ce2 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell PORTVERSION= 0.60.5 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= aspell diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index 5fbf6a1b66ac..97df058d1ca1 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -112,23 +112,5 @@ lib/libpspell.so.16 %%NLS%%share/locale/vi/LC_MESSAGES/aspell.mo %%NLS%%share/locale/wa/LC_MESSAGES/aspell.mo @dirrm include/pspell -%%NLS%%@dirrmtry share/locale/be/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/be -%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ca -%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cs -%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pt %%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES %%NLS%%@dirrmtry share/locale/rw -%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ro -%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sl -%%NLS%%@dirrmtry share/locale/sr/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sr -%%NLS%%@dirrmtry share/locale/tg/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/tg -%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/uk |