diff options
Diffstat (limited to 'net/ostinato/Makefile')
-rw-r--r-- | net/ostinato/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 2fb1d9a42f13..fac0a55115bf 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -12,7 +12,7 @@ COMMENT= Packet crafter/generator and analyzer with friendly GUI LICENSE= GPLv3 -LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf +LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= qmake USE_QT4= gui moc_build rcc_build uic_build network script \ |