summaryrefslogtreecommitdiffstats
path: root/devel/tnt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tnt/Makefile')
-rw-r--r--devel/tnt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tnt/Makefile b/devel/tnt/Makefile
index 4f68a0e..4c15966 100644
--- a/devel/tnt/Makefile
+++ b/devel/tnt/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= tnt
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= devel math
MASTER_SITES= http://math.nist.gov/tnt/
-DISTNAME= ${PORTNAME}120
+DISTNAME= ${PORTNAME}_121
.ifndef NOPORTDOCS
DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt120doc.zip
.endif
@@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
do-install:
${MKDIR} ${PREFIX}/include/tnt
- ${INSTALL_DATA} ${WRKDIR}/projects/tnt/1.2/src/*.h \
+ ${INSTALL_DATA} ${WRKDIR}/*.h \
${PREFIX}/include/tnt
.ifndef NOPORTDOCS
${MKDIR} ${DOCSDIR}
OpenPOWER on IntegriCloud