diff options
Diffstat (limited to 'devel/libdistance/Makefile')
-rw-r--r-- | devel/libdistance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdistance/Makefile b/devel/libdistance/Makefile index 5652cc2f2429..4c92cb5cd458 100644 --- a/devel/libdistance/Makefile +++ b/devel/libdistance/Makefile @@ -11,7 +11,7 @@ COMMENT= Compute the distance between two pieces of data LICENSE= BSD3CLAUSE -BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 +BUILD_DEPENDS= swig2.0:devel/swig20 USES+= fakeroot pkgconfig tcl USE_LDCONFIG= yes |