diff options
-rw-r--r-- | editors/lazarus-qt5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/lazarus-qt5/Makefile b/editors/lazarus-qt5/Makefile index 938a74a8fea2..c23c7c3a3856 100644 --- a/editors/lazarus-qt5/Makefile +++ b/editors/lazarus-qt5/Makefile @@ -1,3 +1,5 @@ +PORTREVISION= 1 + PKGNAMESUFFIX?= -qt5 COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5) |