diff options
Diffstat (limited to 'textproc/fpc-aspell')
-rw-r--r-- | textproc/fpc-aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/fpc-aspell/pkg-plist | 11 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/fpc-aspell/Makefile b/textproc/fpc-aspell/Makefile index c1770b119b22..d836b2461f25 100644 --- a/textproc/fpc-aspell/Makefile +++ b/textproc/fpc-aspell/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= textproc lang PKGNAMESUFFIX= -aspell diff --git a/textproc/fpc-aspell/pkg-plist b/textproc/fpc-aspell/pkg-plist index 93353c64bb3d..e3f3d40738fe 100644 --- a/textproc/fpc-aspell/pkg-plist +++ b/textproc/fpc-aspell/pkg-plist @@ -1,10 +1,7 @@ -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/Package.fpc -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspell.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspelldyn.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/spellcheck.ppu +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/aspell.fpm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspell.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspell.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspelldyn.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspelldyn.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/spellcheck.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/libpaspell.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/libpaspelldyn.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/libpspellcheck.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/spellcheck.ppu |