diff options
Diffstat (limited to 'devel/smack/Makefile')
-rw-r--r-- | devel/smack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/smack/Makefile b/devel/smack/Makefile index c2bad793856b..1bacac641e12 100644 --- a/devel/smack/Makefile +++ b/devel/smack/Makefile @@ -11,8 +11,8 @@ COMMENT= Low-level I/O storage library which packs data LICENSE= GPLv2 -LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs \ - libsnappy.so:${PORTSDIR}/archivers/snappy +LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ + libsnappy.so:archivers/snappy USE_GITHUB= yes GH_ACCOUNT= zloidemon |