diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index a0eb2c0e3596..e95ea76ff64b 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -16,7 +16,7 @@ USES= tar:bzip2 .if !defined(REFERENCE_PORT) -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:devel/popt USES+= bison gettext gmake libtool:keepla pathfix pkgconfig perl5 USE_LDCONFIG= yes |