diff options
Diffstat (limited to 'textproc/teckit/Makefile')
-rw-r--r-- | textproc/teckit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile index af35ef12caab..74933b821e86 100644 --- a/textproc/teckit/Makefile +++ b/textproc/teckit/Makefile @@ -12,7 +12,7 @@ DISTNAME= TECkit_${PORTVERSION:S|.|_|g} MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool GNU_CONFIGURE= yes |