diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-22 14:06:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-22 14:06:49 +0800 |
commit | 0c7b447a3db848f9951649b21bb76692c4492c33 (patch) | |
tree | a27b10cacc7e6499220dafea8b0bc0114ef1ea18 /print | |
parent | 1133ee94479596361d933a1e2d09fabc28260975 (diff) | |
download | freebsd-ports-gnome-0c7b447a3db848f9951649b21bb76692c4492c33.tar.gz freebsd-ports-gnome-0c7b447a3db848f9951649b21bb76692c4492c33.tar.zst freebsd-ports-gnome-0c7b447a3db848f9951649b21bb76692c4492c33.zip |
Remove some leftover directories.
Reported by: pointyhat via kris
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-cups-manager/Makefile | 1 | ||||
-rw-r--r-- | print/gnome-cups-manager/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 11115b783c6b..60eb499227af 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-cups-manager PORTVERSION= 0.31 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/print/gnome-cups-manager/pkg-plist b/print/gnome-cups-manager/pkg-plist index 29c4be327f16..a0eac55099af 100644 --- a/print/gnome-cups-manager/pkg-plist +++ b/print/gnome-cups-manager/pkg-plist @@ -68,3 +68,5 @@ share/locale/zh_TW/LC_MESSAGES/gnome-cups-manager.mo @dirrm share/gnome/pixmaps/gnome-cups-manager @dirrm share/gnome/gnome-cups-manager @unexec /bin/rmdir %D/sbin 2>/dev/null || /usr/bin/true +@dirrm include/libgnomecups-1/libgnomecups +@dirrm include/libgnomecups-1 |