diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /editors/abiword | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 1 | ||||
-rw-r--r-- | editors/abiword/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 278e64527b1c..a015c1c6dae3 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -8,6 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.4.6 +PORTREVISION= 1 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 cb5b016940f3..05f78dc8074d 100644 --- a/editors/abiword/pkg-plist +++ b/editors/abiword/pkg-plist @@ -292,7 +292,6 @@ 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%% |