diff options
Diffstat (limited to 'devel/fhist/Makefile')
-rw-r--r-- | devel/fhist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index a469e7ad51e5..0b78403cb5e4 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -13,7 +13,7 @@ COMMENT= Utilities to maintain file history, do file comparisons, and merges LICENSE= GPLv3 -LIB_DEPENDS= libexplain.so:${PORTSDIR}/devel/libexplain +LIB_DEPENDS= libexplain.so:devel/libexplain OPTIONS_DEFINE= NLS |