diff options
-rw-r--r-- | net/nam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile index 7efcedd0901a..ac44646a1e3a 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/vint/ MAINTAINER= obonilla@fisicc-ufm.edu -BUILD_DEPENDS= ${PREFIX}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl +BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl MAN1= nam.1 MANCOMPRESSED= no |