diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 12:39:56 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 12:39:56 +0800 |
commit | 692f3c13ca4b929163ab44e5ffc472a48a0c860d (patch) | |
tree | 38c766ce443edb81f8e6ef7610c729db1d7a790d /editors | |
parent | 725919132fe0a21ed5ec7bdaee8c364427e95b70 (diff) | |
download | marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar.gz marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar.bz2 marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar.lz marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar.xz marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.tar.zst marcuscom-ports-692f3c13ca4b929163ab44e5ffc472a48a0c860d.zip |
- Remove share/pixmaps
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7395 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 0c6a96ec2..4e74384ad 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/abiword/Makefile,v 1.4 2006/07/18 12:44:27 ahze Exp $ +# $MCom: ports/editors/abiword/Makefile,v 1.5 2006/07/27 13:47:14 marcus Exp $ # PORTNAME= abiword PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword diff --git a/editors/abiword/pkg-plist b/editors/abiword/pkg-plist index 05f78dc80..cb5b01694 100644 --- a/editors/abiword/pkg-plist +++ b/editors/abiword/pkg-plist @@ -292,6 +292,7 @@ share/pixmaps/abiword_48.png @dirrm share/AbiSuite-%%ABIVERSION%%/AbiWord/glade @dirrm share/AbiSuite-%%ABIVERSION%%/AbiWord @dirrm share/AbiSuite-%%ABIVERSION%% +@dirrmtry share/pixmaps @exec /bin/mkdir -p %D/lib/AbiWord-%%ABIVERSION%%/plugins @dirrmtry lib/AbiWord-%%ABIVERSION%%/plugins @dirrmtry lib/AbiWord-%%ABIVERSION%% |