diff options
Diffstat (limited to 'devel/log4c/Makefile')
-rw-r--r-- | devel/log4c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index bd27b6685db3..bea13104f8cc 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -15,7 +15,7 @@ LICENSE= LGPL21 OPTIONS_DEFINE= EXPAT OPTIONS_DEFAULT=EXPAT EXPAT_CONFIGURE_WITH= expat -EXPAT_LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +EXPAT_LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool pathfix GNU_CONFIGURE= yes |