diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-03-07 18:30:06 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-03-07 18:30:06 +0000 |
commit | 7e1bf9d9514a453f50b4c32e327d6103980dea6d (patch) | |
tree | 44b7fa4176c8e3ed15df6829470c935a294c0dbb /net-im | |
parent | a5f2a1e8d9f8b310709d28d76188c4c713b25ecd (diff) |
Try to remove cmake modules directory on deinstall.
Approved by: portmgr (itetcu@)
Notes
Notes:
svn path=/head/; revision=250670
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qutim/Makefile | 2 | ||||
-rw-r--r-- | net-im/qutim/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile index 54ddf1292118..a7cf1a7f1d0a 100644 --- a/net-im/qutim/Makefile +++ b/net-im/qutim/Makefile @@ -7,7 +7,7 @@ PORTNAME= qutim PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-im MASTER_SITES= http://dl.kibab.com/distfiles/qutim/ \ diff --git a/net-im/qutim/pkg-plist b/net-im/qutim/pkg-plist index 21a7fbc75bb8..c6d7668e45d4 100644 --- a/net-im/qutim/pkg-plist +++ b/net-im/qutim/pkg-plist @@ -14,5 +14,7 @@ share/pixmaps/qutim.xpm @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor @dirrmtry share/icons +@dirrmtry share/cmake/Modules +@dirrmtry share/cmake @dirrmtry share/applications @dirrm include/qutim |