diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/djvulibre/Makefile | 1 | ||||
-rw-r--r-- | graphics/djvulibre/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index 2b0ec4d4b92b..3509da2649fb 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -7,6 +7,7 @@ PORTNAME= djvulibre PORTVERSION= 3.5.17 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= djvu diff --git a/graphics/djvulibre/pkg-plist b/graphics/djvulibre/pkg-plist index 385d630ed2f8..3406dc25b2fa 100644 --- a/graphics/djvulibre/pkg-plist +++ b/graphics/djvulibre/pkg-plist @@ -66,4 +66,4 @@ share/djvu/pubtext/DjVuXML-s.dtd @dirrmtry man/fr @dirrmtry man/de/man1 @dirrmtry man/de -%%X11%%@dirrmtry lib/browser_plugins +@unexec rmdir %%X11BASE%%/lib/browser_plugins 2>/dev/null || true |