diff options
-rw-r--r-- | x11-toolkits/pango/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 7fc9d72d8176..419a27095c00 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ PORTNAME= pango PORTVERSION= 1.38.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index cdc709ca24ed..fea355be59f6 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -122,5 +122,3 @@ share/gtk-doc/html/pango/rotated-text.png share/gtk-doc/html/pango/style.css share/gtk-doc/html/pango/up-insensitive.png share/gtk-doc/html/pango/up.png -@unexec /bin/rm %D/lib/pango/%%VERSION%%/modules.cache -@exec %%LOCALBASE%%/bin/pango-querymodules --update-cache |