aboutsummaryrefslogtreecommitdiff
path: root/editors/le/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-16 17:28:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-16 19:15:39 +0000
commit1cfe4a6a25de8f924c2da255ce396a782661dd6f (patch)
treedd598a17665032b2b5e966cb1d157f5fac571436 /editors/le/Makefile
parentded12c02798996e6dd0d6e88c62d09886d3ef627 (diff)
downloadports-1cfe4a6a25de8f924c2da255ce396a782661dd6f.tar.gz
ports-1cfe4a6a25de8f924c2da255ce396a782661dd6f.zip
Diffstat (limited to 'editors/le/Makefile')
-rw-r--r--editors/le/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index 0cd0e09b76d3..c2b2c65d5bd5 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -7,14 +7,14 @@ MASTER_SITE_SUBDIR= . old
MAINTAINER= zi@FreeBSD.org
COMMENT= Text editor with block and binary operations
-WWW= http://freshmeat.net/projects/leeditor/
+WWW= https://github.com/lavv17/le
LICENSE= GPLv3
-USES= ncurses perl5 tar:bzip2
+USES= localbase ncurses perl5 tar:bzip2
USE_PERL5= build
+
GNU_CONFIGURE= yes
-CFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes