diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-02 21:45:57 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-02 21:45:57 +0800 |
commit | 1bb24e67b92819f1bb628a650ac80cca13fdc770 (patch) | |
tree | 6c24f63fc1bb21960ce8f5e3f05fe6111e2db24a /www/libgtkhtml | |
parent | 1f19a6abb6bbd29aa57e73a374b9f8b281343286 (diff) | |
download | freebsd-ports-graphics-1bb24e67b92819f1bb628a650ac80cca13fdc770.tar.gz freebsd-ports-graphics-1bb24e67b92819f1bb628a650ac80cca13fdc770.tar.zst freebsd-ports-graphics-1bb24e67b92819f1bb628a650ac80cca13fdc770.zip |
Delete ${PREFIX}/share/gnome/control-center/capplets directory on deinstall.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 1 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 7d2bacc0c66..76b510def8c 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist index fea1b78913c..aff168214c2 100644 --- a/www/libgtkhtml/pkg-plist +++ b/www/libgtkhtml/pkg-plist @@ -138,4 +138,5 @@ share/locale/tr/LC_MESSAGES/gtkhtml.mo share/locale/uk/LC_MESSAGES/gtkhtml.mo @dirrm share/gnome/html/gtkhtml @dirrm share/gnome/gtkhtml +@dirrm share/gnome/control-center/capplets @dirrm include/gtkhtml |