diff options
Diffstat (limited to 'audio/linux-skype_oss_wrapper/Makefile')
-rw-r--r-- | audio/linux-skype_oss_wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-skype_oss_wrapper/Makefile b/audio/linux-skype_oss_wrapper/Makefile index 358da79b2294..2ea133f51b61 100644 --- a/audio/linux-skype_oss_wrapper/Makefile +++ b/audio/linux-skype_oss_wrapper/Makefile @@ -13,7 +13,7 @@ COMMENT= Partial PulseAudio API implementation using OSS backend LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux-c6-devtools +BUILD_DEPENDS= ${LINUXBASE}/usr/bin/gcc:devel/linux-c6-devtools USE_GITHUB= yes GH_ACCOUNT= s3erios |