diff options
-rw-r--r-- | lang/fpc-rtl-objpas/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rtl-objpas/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/fpc-rtl-objpas/Makefile b/lang/fpc-rtl-objpas/Makefile index 317aee7765b7..c9d81705a6a8 100644 --- a/lang/fpc-rtl-objpas/Makefile +++ b/lang/fpc-rtl-objpas/Makefile @@ -2,6 +2,7 @@ CATEGORIES= lang PKGNAMESUFFIX= -rtl-objpas +PORTREVISION= 1 COMMENT= Free Pascal compatibility unit with Delphi diff --git a/lang/fpc-rtl-objpas/pkg-plist b/lang/fpc-rtl-objpas/pkg-plist index aa03f7bd1876..f17ad4a0e8a3 100644 --- a/lang/fpc-rtl-objpas/pkg-plist +++ b/lang/fpc-rtl-objpas/pkg-plist @@ -15,3 +15,5 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/variants.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/variants.rsj lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/varutils.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/varutils.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/widestrutils.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/widestrutils.ppu |