diff options
Diffstat (limited to 'textproc/fldiff/Makefile')
-rw-r--r-- | textproc/fldiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 4117f614fbfc..8d633ec890a7 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -13,7 +13,7 @@ COMMENT= Graphical diff program using FLTK LICENSE= GPLv2 -LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk GNU_CONFIGURE= yes |