diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 11:20:37 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 11:20:37 +0000 |
commit | 16c5996a5694fbe0027d552659dd385ff776e159 (patch) | |
tree | 20ac8d49b48f53484cb9207dccd847a995276ed8 /x11 | |
parent | 0fa7f3819dab350c454074c328080160b15f9884 (diff) | |
download | ports-16c5996a5694fbe0027d552659dd385ff776e159.tar.gz ports-16c5996a5694fbe0027d552659dd385ff776e159.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ecore/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index c5198d789e0c..cf7587bc3aad 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecore PORTVERSION= 20070223 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/x11/ecore/pkg-plist b/x11/ecore/pkg-plist index 9acdc906fe83..a4a3385f209b 100644 --- a/x11/ecore/pkg-plist +++ b/x11/ecore/pkg-plist @@ -61,7 +61,3 @@ lib/libecore_txt.so.1 %%X11%%lib/libecore_x.so.1 libdata/pkgconfig/ecore.pc share/aclocal/ecore.m4 -@dirrm %%DATADIR%%/pointers -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%% |