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/tcl87 | |
parent | f60d4bacdc58ec061406d72cace1ac1266952e39 (diff) | |
download | ports-8a502cb2d43b4059a5678ee4539ca03603104107.tar.gz ports-8a502cb2d43b4059a5678ee4539ca03603104107.zip |
Notes
Diffstat (limited to 'lang/tcl87')
-rw-r--r-- | lang/tcl87/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/tcl87/Makefile b/lang/tcl87/Makefile index 288eb2fb808a..fe7f60bef5bd 100644 --- a/lang/tcl87/Makefile +++ b/lang/tcl87/Makefile @@ -31,8 +31,6 @@ USES= pathfix OPTIONS_EXCLUDE+= DTRACE .endif -OPTIONS_EXCLUDE_FreeBSD_10= DTRACE - PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}${DISTVERSION} WRKSRC= ${PATCH_WRKSRC}/unix |