aboutsummaryrefslogtreecommitdiff
path: root/editors/dte/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-04-19 14:47:11 +0000
committerSteve Wills <swills@FreeBSD.org>2019-04-19 14:47:11 +0000
commit60963e353babfe9e28fce42f4531b2c77b8403cb (patch)
tree818d0a5ebc2cf6ce4fe7628386455372078bc38d /editors/dte/Makefile
parentcba1896b2f3872467beb5ef4ed3e5f8093a6e235 (diff)
downloadports-60963e353babfe9e28fce42f4531b2c77b8403cb.tar.gz
ports-60963e353babfe9e28fce42f4531b2c77b8403cb.zip
editors/dte: Update to 1.8
PR: 237386 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes
Notes: svn path=/head/; revision=499364
Diffstat (limited to 'editors/dte/Makefile')
-rw-r--r--editors/dte/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/dte/Makefile b/editors/dte/Makefile
index 3ae9e700105f..e7a55d474d02 100644
--- a/editors/dte/Makefile
+++ b/editors/dte/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dte
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7
+DISTVERSION= 1.8
CATEGORIES= editors
MAINTAINER= dg@syrec.org
@@ -12,10 +12,13 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= iconv gmake ncurses
+
MAKEFILE= ${WRKSRC}/GNUmakefile
MAKE_ARGS= V=1 prefix=${PREFIX} mandir=${PREFIX}/man
+
USE_GITHUB= yes
GH_ACCOUNT= craigbarnes
+
TEST_TARGET= check
PLIST_FILES= bin/dte \