diff options
Diffstat (limited to 'math/dislin/Makefile')
-rw-r--r-- | math/dislin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index 717c1783009d..294e662d504c 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -24,7 +24,7 @@ USE_XORG= x11 NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MD5_FILE= ${MASTERDIR}/distinfo${BINVER} +DISTINFO_FILE= ${MASTERDIR}/distinfo${BINVER} PLIST_SUB+= VER=${PORTVERSION} MAJ=${MAJ} SUB_FILES= dislin.sh pkg-message SUB_LIST+= DISLIN_DIR=${DISLIN_DIR} |