diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-11-02 13:32:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-11-02 13:32:34 +0000 |
commit | 8a502cb2d43b4059a5678ee4539ca03603104107 (patch) | |
tree | 2c2c3d0def8d9d1ad349013f7b532f0065f57789 /lang/tcl86 | |
parent | f60d4bacdc58ec061406d72cace1ac1266952e39 (diff) |
Notes
Diffstat (limited to 'lang/tcl86')
-rw-r--r-- | lang/tcl86/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index a450be96de30..57bb0d2d0a68 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -30,8 +30,6 @@ OPTIONS_SUB= yes OPTIONS_EXCLUDE+= DTRACE .endif -OPTIONS_EXCLUDE_FreeBSD_10= DTRACE - PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix |