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/gtkspell | |
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/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gtkspell/pkg-plist | 16 |
2 files changed, 1 insertions, 17 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 15d10f6f7cc1..0d93de509a07 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtkspell PORTVERSION= 2.0.11 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} diff --git a/textproc/gtkspell/pkg-plist b/textproc/gtkspell/pkg-plist index a04d2eb94863..ee19f482e7ce 100644 --- a/textproc/gtkspell/pkg-plist +++ b/textproc/gtkspell/pkg-plist @@ -30,23 +30,7 @@ share/locale/zh_CN/LC_MESSAGES/gtkspell.mo share/locale/zh_TW/LC_MESSAGES/gtkspell.mo @dirrm include/gtkspell-2.0/gtkspell @dirrm include/gtkspell-2.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro @dirrmtry share/locale/rm/LC_MESSAGES @dirrmtry share/locale/rm -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be |