diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-07-26 01:18:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-07-26 01:18:22 +0800 |
commit | 3e9652d61285ae1e623f581489286543a08981be (patch) | |
tree | e95456a9dcbc51796d90729e54bb3127a1eab7e1 /x11-toolkits/pangomm | |
parent | e1e1d227928d74b87aaf01af18c146b5df577d8b (diff) | |
download | marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar.gz marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar.bz2 marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar.lz marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar.xz marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.tar.zst marcuscom-ports-3e9652d61285ae1e623f581489286543a08981be.zip |
Clean up some left over directories.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11176 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/pangomm')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pangomm/pkg-plist | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index 6fafb2efb..78c15ebfa 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.1 2008/07/23 18:56:58 marcus Exp $ # PORTNAME= pangomm PORTVERSION= 2.13.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-toolkits/pangomm/pkg-plist b/x11-toolkits/pangomm/pkg-plist index 28049094b..5e5e3d12d 100644 --- a/x11-toolkits/pangomm/pkg-plist +++ b/x11-toolkits/pangomm/pkg-plist @@ -59,5 +59,9 @@ lib/libpangomm-%%API_VERSION%%.so.1 lib/pangomm-%%VERSION%%/proc/m4/convert.m4 lib/pangomm-%%VERSION%%/proc/m4/convert_pango.m4 libdata/pkgconfig/pangomm-%%API_VERSION%%.pc +@dirrm lib/pangomm-%%VERSION%%/proc/m4 +@dirrm lib/pangomm-%%VERSION%%/proc +@dirrm lib/pangomm-%%VERSION%% +@dirrm include/pangomm-%%API_VERSION%%/pangomm/private @dirrm include/pangomm-%%API_VERSION%%/pangomm @dirrm include/pangomm-%%API_VERSION%% |