diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /graphics/showimg | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes:
svn path=/head/; revision=191544
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 6fd027f20196..54bd58bb6c64 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 6abaf673feb0..0300bcaa2eb9 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 |