diff options
Diffstat (limited to 'editors/cudatext/Makefile')
-rw-r--r-- | editors/cudatext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index 9c27bf0d9baf..624a57bfe7bf 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -1,5 +1,6 @@ PORTNAME= cudatext PORTVERSION= 1.201.0.2 +PORTREVISION= 1 CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -10,7 +11,6 @@ WWW= https://uvviewsoft.com/ LICENSE= MPL20 USES= desktop-file-utils dos2unix fpc gnome lazarus:flavors python xorg -USE_FPC= chm fcl-base fcl-image fcl-json fcl-stl fcl-xml pasjpeg rtl-objpas x11 USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= Alexey-T |