diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-07 20:02:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-07 20:02:04 +0000 |
commit | f1502d290f289f9e0321f9a35a54f5aa02b5b202 (patch) | |
tree | 072ffdc7e9546b7d5b5e79d06c52b75304d31800 /comms | |
parent | 4256341c77f943af0f98dfa3cd077eac88403437 (diff) | |
download | ports-f1502d290f289f9e0321f9a35a54f5aa02b5b202.tar.gz ports-f1502d290f289f9e0321f9a35a54f5aa02b5b202.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/svxlink/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index fedf8ceb0d21..41e8f650d9e8 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -23,6 +23,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconf \ USE_GITHUB= yes GH_ACCOUNT= sm0svx +GH_PROJECT= svxlink USES= cmake tcl CMAKE_SOURCE_PATH= ${WRKSRC}/src |