summaryrefslogtreecommitdiff
path: root/editors/dhex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/dhex/Makefile')
-rw-r--r--editors/dhex/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index 6db906884e5..be5829eb528 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:06 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/23 19:45:36 nia Exp $
-DISTNAME= dhex_0.68
+DISTNAME= dhex_0.69
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 3
CATEGORIES= editors
-MASTER_SITES= http://dettus.net/dhex/
+MASTER_SITES= https://dettus.net/dhex/
MAINTAINER= amoibos@gmail.com
HOMEPAGE= https://www.dettus.net/dhex/
@@ -14,6 +13,10 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c
FAKE_NCURSES= yes
+MAKE_FLAGS+= CC=${CC:Q}
+MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
+MAKE_FLAGS+= LDFLAGS=${CFLAGS:Q}
+
MAN1= dhex.1
MAN5= dhexrc.5 dhex_markers.5 dhex_searchlog.5