diff options
-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%% |