diff options
Diffstat (limited to 'net-p2p/libbt/Makefile')
-rw-r--r-- | net-p2p/libbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 5432dedc1ea9..70dadbbeb50a 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -13,7 +13,7 @@ COMMENT= C library implementing the core BitTorrent protocol LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |