diff options
author | flz <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /graphics/showimg | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | FreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.zip FreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'graphics/showimg')
-rw-r--r-- | graphics/showimg/Makefile | 1 | ||||
-rw-r--r-- | graphics/showimg/pkg-plist | 16 |
2 files changed, 1 insertions, 16 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 6fd027f..54bd58b 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,6 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/${PORTNAME}/download/${PORTVERSION}/ \ diff --git a/graphics/showimg/pkg-plist b/graphics/showimg/pkg-plist index 6abaf67..0300bca 100644 --- a/graphics/showimg/pkg-plist +++ b/graphics/showimg/pkg-plist @@ -259,22 +259,6 @@ share/mimelnk/image/x-sia.desktop %%KEXIDB%%share/services/showimg_kexidb_sqlite3driver.desktop share/services/showimgpart.desktop %%KEXIDB%%share/servicetypes/showimg_kexidb_driver.desktop -@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/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca @dirrm share/doc/HTML/sv/showimg @dirrm share/doc/HTML/ru/showimg @dirrm share/doc/HTML/pt/showimg |