diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /x11-toolkits/tk86/Makefile | |
parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/tk86/Makefile')
-rw-r--r-- | x11-toolkits/tk86/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile index 8913527849c8..bbfc12df8d1f 100644 --- a/x11-toolkits/tk86/Makefile +++ b/x11-toolkits/tk86/Makefile @@ -15,6 +15,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/../license.terms LATEST_LINK?= tk86 +USE_GCC= any USE_XORG= x11 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}/unix |