summaryrefslogtreecommitdiffstats
path: root/devel/libedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libedit/Makefile')
-rw-r--r--devel/libedit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index cdac55a..5a5147e 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -3,11 +3,11 @@
PORTNAME= libedit
PORTVERSION= ${EDITVERSION}.${EDITDATE}
-DISTVERSION= ${EDITDATE}-${EDITVERSION}
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://thrysoee.dk/editline/
+DISTNAME= ${PORTNAME}-${EDITDATE}-${EDITVERSION}
MAINTAINER= bapt@FreeBSD.org
COMMENT= Command line editor library
@@ -17,7 +17,6 @@ LICENSE= BSD2CLAUSE
USES= libtool ncurses pathfix
EDITVERSION= 3.1
EDITDATE= 20170329
-WRKSRC= ${WRKDIR}/${PORTNAME}-${EDITDATE}-${EDITVERSION}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
OpenPOWER on IntegriCloud